Uiinfrastructure API Docs  
 

ComponentMgr.StoreAllUserInput Method 

Stores the user input for all componets registered with this component manager.

public virtual int StoreAllUserInput(
   XPHashtable _htRequestParameters
);

Parameters

_htRequestParameters
A hashtable of name-value pairs passed in with the request.

See Also

ComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace