ILayoutSite2.groupCount property

Gets the number of groups in the site.

Syntax

var groupCount = iLayoutSite2.groupCount;

Property value

Type: Number

The number of groups in the site.

Requirements

Minimum WinJS version

WinJS 3.0

Namespace

WinJS.UI

See also

ILayoutSite2