ILayoutSite2.itemCount property
Gets the number of items in the site.
Syntax
var itemCount = iLayoutSite2.itemCount;
iLayoutSite2.itemCount = itemCount;
Property value
Type: WinJS.Promise**
A Promise that returns the number of items in the site when it completes.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |