Uiinfrastructure API Docs  
 

JSDatePicker.GetComponentHTML Method ()

This method returns the datepicker HTML.

public override HTMLElementCollection GetComponentHTML();

Return Value

The HTMLElementCollection that is the datepicker.

Implements

IPageControl.GetComponentHTML

See Also

JSDatePicker Class | com.plumtree.uiinfrastructure.pagecontrols.jsdatepicker Namespace | JSDatePicker.GetComponentHTML Overload List