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

var value; // Type: any

// Parameters
var description; // Type: string

value = instance.failAsyncOperation(description);

Parameters

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