Click or drag to resize
GroupInfoProviderGetGroupInfoInternal Method (Guid)
Returns the GroupInfo structure for the specified group.

Namespace: CMS.Community
Assembly: CMS.Community (in CMS.Community.dll) Version: 9.0.0
Syntax
C#
protected GroupInfo GetGroupInfoInternal(
	Guid groupGuid
)

Parameters

groupGuid
Type: SystemGuid
Group GUID

Return Value

Type: GroupInfo
See Also