VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiControlJS type / finishAsyncOperation Methods / finishAsyncOperation(string) Property
Syntax BrowserCompatibility SeeAlso
In This Topic
finishAsyncOperation(string) Method
In This Topic
Fires "asyncOperationFinished" event.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlJS(settings);

var value; // Type: any

// Parameters
var description; // Type: string

value = instance.finishAsyncOperation(description);

Parameters

description
Operation description.
Browser Compatibility
56+
45+
11
See Also