var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementsFactoryJS(); var value; // Type: string[] value = instance.getAllRegisteredIds();
function getAllRegisteredIds() : string[];
Return Value
Array of IDs.
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementsFactoryJS(); var value; // Type: string[] value = instance.getAllRegisteredIds();
function getAllRegisteredIds() : string[];