Uiinfrastructure API Docs  
 

JSDatePicker.GetComponentHTML Method (String)

This method returns the datepicker HTML.

public virtual HTMLElementCollection GetComponentHTML(
   string _strPickerType
);

Parameters

_strPickerType
the picker type.

Return Value

The HTMLElementCollection that is the datepicker.

See Also

JSDatePicker Class | com.plumtree.uiinfrastructure.pagecontrols.jsdatepicker Namespace | JSDatePicker.GetComponentHTML Overload List