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

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

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

Reference

IFileExplorerResponse Interface