Click or drag to resize
CommunityContextCurrentGroup Property
Current group info object matching groupid, groupguid or groupname specified in the URL parameter of the current request.

Namespace: CMS.Community
Assembly: CMS.Community (in CMS.Community.dll) Version: 8.2.23
Syntax
C#
public static GroupInfo CurrentGroup { get; set; }

Property Value

Type: GroupInfo
See Also