Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |