Uiinfrastructure API Docs  
 

ATimePicker.GetHoursInputName Method 

Provides a means of retrieving the HTML Input name for the hours portion of the date picker. This allows for using javascript to programmatically set input values, for example.

public abstract string GetHoursInputName();

Return Value

String

See Also

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