VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebImagingEnviromentJS type / get_SessionId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SessionId Method
In This Topic
Gets the session identifier.
Syntax
var instance = new Vintasoft.Shared.WebImagingEnviromentJS();

var value; // Type: string
value = instance.get_SessionId();

Return Value

Session ID.
Browser Compatibility
56+
45+
11
See Also