get_LocalizationId Method
In This Topic
Gets the localization identifier of UI element.
Syntax
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);
var value; // Type: string
value = instance.get_LocalizationId();
function get_LocalizationId() : string;
Return Value
The string "vsdv".
Browser Compatibility
See Also