Plumtree UI Infrastructure API  
 

HTMLDateTimePicker.GetDateTimeAsDateTime Method 

This function returns an XPDateTime object that represents the date and time the user has chosen using the date/time-picker HTML control.

public override XPDateTime GetDateTimeAsDateTime();

Return Value

XPDateTime

See Also

HTMLDateTimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.htmldatetimepicker Namespace