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

var value; // Type: any

// Parameters
var description; // Type: string

value = instance.startAsyncOperation(description);

Parameters

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