Click or drag to resize
ModuleCommandsCommunityGetCurrentGroupID Method
Gets the current group's ID. Returns 0 if current group does not exist.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static int CommunityGetCurrentGroupID()

Return Value

Type: Int32
See Also