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: 9.0.0
Syntax
C#
public virtual SecurityAccessEnum AllowSubscribe { get; set; }

Property Value

Type: SecurityAccessEnum
See Also