itemCount property
Collapse the table of content
Expand the table of content

ILayoutSite2.itemCount property

Applies to Windows and Windows Phone

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

See also

ILayoutSite2

 

 

Show:
© 2017 Microsoft