GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class / GetSessionID Method

In This Topic
GetSessionID Method (DocuViewareControl)
In This Topic
Returns the identifier of the session that belong the the DocuVieware object.
Syntax
'Declaration
 
Public Function GetSessionID() As String
public string GetSessionID()

Return Value

The identifier of the session that belong the the DocuVieware object.
See Also