|  | Uiinfrastructure API Docs | |
| DatePicker.StoreUserInput Method |
Store the new value of this HTML component.
public override
int StoreUserInput(
XPHashtable _htRequestParameters);
Parameters
-
_htRequestParameters
- name/value pairs for the request
Return Value
int - the status of the page
Implements
IPageControl.StoreUserInput
See Also
DatePicker Class | com.plumtree.uiinfrastructure.pagecontrols.datepicker Namespace