Click or drag to resize
ForumInfoAllowAccess Property
Indicates whether the access to forum is allowed.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public virtual SecurityAccessEnum AllowAccess { get; set; }

Property Value

Type: SecurityAccessEnum
See Also