Click or drag to resize
SecurityPanelCommunityGroupID Property
ID of group (needed only if SecurityAccess is set to GroupAdmin or GroupMembers.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public int CommunityGroupID { get; set; }

Property Value

Type: Int32
See Also