Glossary Item Box

Client-side API: InputDateTime client-side API

Controls: InputDateDate Range ValidatorDate Difference ValidatorDate Compare Validator

See Also AspLib component library Send comments on this topic.

InputDateTime

Control for entering date and time with possibility of using a pop-up calendar
 

Features:

 
 
InputDateTime view sample:
 
 

Value property's type is Nullable System.DateTime type. So if you need to get DateTime value use InputDate.Value.Value property.

If InputDate is empty then InputDate.Value.HasValue == false and InputDate.Value.Value == null

 
Use MinutesPeriodStyle and SecondsPeriodStyle properties to define minutes and seconds periods in the lists.

Client-side API: InputDateTime client-side API

Controls: InputDateDate Range ValidatorDate Difference ValidatorDate Compare Validator

 

 


© 2002-2007 Astron Digital. All Rights Reserved.