Click or drag to resize
CommunityContextGetCurrentGroup Method
Returns information on the current group according the groupid, groupguid or groupname specified as an 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 GetCurrentGroup()

Return Value

Type: GroupInfo
See Also