Plumtree UI Infrastructure API  
 

JSDatePicker.GetDateInputName Method 

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

public override string GetDateInputName();

Return Value

String

See Also

JSDatePicker Class | com.plumtree.uiinfrastructure.pagecontrols.jsdatepicker Namespace