VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementContainerJS type / destroy Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    destroy Method
    In This Topic
    Destroys this UI element.
    Syntax
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementContainerJS(items, settings);
    
    var value; // Type: any
    value = instance.destroy();
    
    
    function destroy() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also