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