Click or drag to resize
ForumInfoAllowSubscribe Property
Indicates whether the subscribing to the forum post is allowed.

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

Property Value

Type: SecurityAccessEnum
See Also