Plumtree UI Infrastructure API  
 

DatePicker.GetPTDatepickerVarName Method 

Returns the name of the PTDatepicker JavaScript variable name. In this case there isn't one so return null;

public override string GetPTDatepickerVarName();

Return Value

the name of the object.

See Also

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