VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementsFactoryJS type / getAllRegisteredIds Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getAllRegisteredIds Method
In This Topic
Returns all IDs of registered UI elements.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementsFactoryJS();

var value; // Type: string[]
value = instance.getAllRegisteredIds();

Return Value

Array of IDs.
Browser Compatibility
56+
45+
11
See Also