Plumtree UI Infrastructure API  
 

TimePicker.GetComponentHTML Method 

Returns the time picker HTML, which consists of either 2 or three select lists, depending on whether AMPM notation is used in the locale

public override HTMLElementCollection GetComponentHTML();

Return Value

HTMLElementCollection

Implements

IPageControl.GetComponentHTML

See Also

TimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.timepicker Namespace