| | Plumtree UI Infrastructure API | |
| RequestData.SetUserSession Method |
sets the IPTSession on the top-level session and on the Request Data object.
public virtual void SetUserSession(
object oUserSession
);
Parameters
-
oUserSession
-
See Also
RequestData Class | com.plumtree.uiinfrastructure.interpreter Namespace