|  | Uiinfrastructure API Docs | |
| TimePicker.StoreUserInput Method |
Saves the items selected by the user into member variables
public override
int StoreUserInput(
XPHashtable _htRequestParameters);
Parameters
-
_htRequestParameters
- - A hashtable containing the contents of the HTML form the user has submitted
Return Value
int - status of the page
Implements
IPageControl.StoreUserInput
See Also
TimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.timepicker Namespace