Uiinfrastructure API Docs  
 

AActivitySpace.SetCurrentFormData Method 

JF- Sets the hastable with the name/value pairs from XPRequest. (This for PEI use only.) This method must be called at the beginning of every request.

public virtual void SetCurrentFormData(
   XPHashtable _htFormData
);

Parameters

_htFormData

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace