var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementJS(settings); var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiControlJS value = instance.get_RootControl();
function get_RootControl() : WebUiControlJS;
Return Value
An instance of WebUiControlJS class if UI element is linked with root control; otherwise, null.