Uiinfrastructure API Docs  
 

AActivitySpace.SetSubSession Method 

Sets the subsession that the AActivitySpace can use to store cross-space data. This SubSession will be cleared on logout. This method must be called before Init();

public virtual void SetSubSession(
   ISessionManager session
);

Parameters

session

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace