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
Экземпляр класса WebUiControlJS, если UI-элемент связан с корневым UI-контролом; в противном случае - null.