Plumtree UI Infrastructure API  
 

DatePicker.GetComponentHTML Method 

Returns the HTML for this component.

public override HTMLElementCollection GetComponentHTML();

Return Value

HTMLElementCollection the HTML to display this control

Implements

IPageControl.GetComponentHTML

See Also

DatePicker Class | com.plumtree.uiinfrastructure.pagecontrols.datepicker Namespace