Plumtree UI Infrastructure API  
 

HTMLDateTimePicker.GetComponentHTML Method 

This method returns the date/time-picker HTML.

public override HTMLElementCollection GetComponentHTML();

Return Value

The HTMLElementCollection that is the date and time picker.

Implements

IPageControl.GetComponentHTML

See Also

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