|
STRING MgSite::GetCurrentSession |
( |
|
) |
|
Gets the current session identifier.
- Returns:
- If a session repository has been created, it returns the unique session identifier, for example "71b5d990-0000-1000-8000-005056c00008_eng". If a session repository has not been created, it returns an empty string.
- Exceptions:
-
- See also:
- CreateSession
DestroySession
|