Web API Reference MapGuide Open Source
STRING MgMapBase::GetSessionId (  ) 

Gets the identifier of the session associated with this map.

.NET Syntax
string GetSessionId();
Java Syntax
String GetSessionId();
PHP Syntax
string GetSessionId();

Returns:
Returns the session id of the map as a string.


Comments or suggestions? Send us feedback.