Uiinfrastructure API Docs  
 

HTMLDateTimePicker.StoreUserInput Method 

Stores the user input after the request is sent back.

public override int StoreUserInput(
   XPHashtable _htRequestParameters
);

Parameters

_htRequestParameters
The XPHashtable of request name/value pairs.

Implements

IPageControl.StoreUserInput

See Also

HTMLDateTimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.htmldatetimepicker Namespace