VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / get_CurrentUser Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_CurrentUser Method
In This Topic
Gets the current user.
Syntax
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);

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

Return Value

The current user. The default value is "Guest".
Browser Compatibility
56+
45+
11
See Also