VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.Dialogs Namespace / WebUiDialogJS type / init Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    init Method
    In This Topic
    Initializes the dialog.
    Syntax
    var instance = new Vintasoft.Imaging.UI.Dialogs.WebUiDialogJS(items, settings, jQueryDialogSettings);
    
    var value; // Type: any
    value = instance.init();
    
    
    function init() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also