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

The error message if the action failed.

Syntax
var instance; // Type: wijmo.fileexplorer.IFileExplorerResponse;
var value; // Type: string
value = instance.error;
var error : string;
See Also

Reference

IFileExplorerResponse Interface