GetCMSSession(sessionId )
|
|
Parameters
|
longsessionId
Represents an active ACL session id.
|
Returns
|
CMSSession. CMSSession object associated with the given ACL session id.
null will be returned if the given ACL session id is invalid.
|