VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementStateJS type / get_Name Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Name Method
In This Topic
Gets the name of current state element.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementStateJS(name, settings);

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

Return Value

The name of current state element.
Browser Compatibility
56+
45+
11
See Also