var instance; // Type: wijmo.fileexplorer.IFileExplorerResponse; var value; // Type: number value = instance.pageCount;
var pageCount : number;
The count of the pages for current action, if allowPaging option is set. Only for GetItems command.
var instance; // Type: wijmo.fileexplorer.IFileExplorerResponse; var value; // Type: number value = instance.pageCount;
var pageCount : number;