Web API Reference | MapGuide Open Source |
Destroys the specified session and discards any resources stored in the session repository.
.NET Syntax
Java Syntax
PHP Syntax
Example (PHP)
$site->DestroySession($site->GetCurrentSession());
|