Wijmo UI for the Web
filterExpression Field
wijmo.fileexplorer Namespace > IFileExplorerRequest Interface : filterExpression Field

The expression of filter while getting items. Only used for GetItems command.

Syntax
var instance; // Type: wijmo.fileexplorer.IFileExplorerRequest;
var value; // Type: string
value = instance.filterExpression;
var filterExpression : string;
See Also

Reference

IFileExplorerRequest Interface