Uiinfrastructure API Docs  
 

JSDateTimePicker.GetComponentHTML Method

This method returns the date/time-picker HTML.

Overload List

This method returns the date/time-picker HTML.

public override HTMLElementCollection GetComponentHTML();

Inherited from JSDatePicker.

public virtual HTMLElementCollection GetComponentHTML(string);

See Also

JSDateTimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.jsdatetimepicker Namespace