Wijmo UI for the Web
success Field
wijmo.fileexplorer Namespace > IFileExplorerResponse Interface : success Field

Specifies whether the action succeed.

Syntax
var instance; // Type: wijmo.fileexplorer.IFileExplorerResponse;
var value; // Type: boolean
value = instance.success;
var success : boolean;
See Also

Reference

IFileExplorerResponse Interface