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

The count of the pages for current action, if allowPaging option is set. Only for GetItems command.

Syntax
var instance; // Type: wijmo.fileexplorer.IFileExplorerResponse;
var value; // Type: number
value = instance.pageCount;
var pageCount : number;
See Also

Reference

IFileExplorerResponse Interface