Plumtree UI Infrastructure API  
 

JSDateTimePicker.GetMinutesInputName Method 

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

public virtual string GetMinutesInputName();

Return Value

String

See Also

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