Plumtree UI Infrastructure API  
 

DatePicker.GetDateAsDateTime Method 

This function returns an XPDateTime object that represents the date and the user has chosen using the HTMLDatePicker.

public override XPDateTime GetDateAsDateTime();

Return Value

XPDateTime

See Also

DatePicker Class | com.plumtree.uiinfrastructure.pagecontrols.datepicker Namespace