|  | Plumtree Portal UI | |
| ITagState.GetSubSession Method |
Returns the subsession that can be used to store data on the HTTP Session.
This SubSession is cleared of all data on logout.
Most developers should use the Get/SetVariable methods instead.
Return Value
ISessionManager The subsession that can be used to store data on the HTTP Session.
See Also
ITagState Interface | com.plumtree.portaluiinfrastructure.tags Namespace