Click or drag to resize
GroupInfoGroupAccess Property
Group access 0 - Anybody can view the content 1 - Only site members can view the content 2 - Only specified roles can view the content (reserved) 3 - Only group members can view the content

Namespace: CMS.Community
Assembly: CMS.Community (in CMS.Community.dll) Version: 8.2.23
Syntax
C#
public virtual SecurityAccessEnum GroupAccess { get; set; }

Property Value

Type: SecurityAccessEnum
See Also