Plumtree UI Infrastructure API  
 

DatePicker.GetDateInputName Method 

Returns the name of the date input. In this case there isn't one so return null;

public override string GetDateInputName();

Return Value

the name of the object.

See Also

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