Uiinfrastructure API Docs  
 

JSDateTimePicker.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

JSDateTimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.jsdatetimepicker Namespace | JSDateTimePicker.GetComponentHTML Overload List