Click or drag to resize
ForumInfoAllowReply Property
Indicates whether the replies are allowed for the forum posts.

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

Property Value

Type: SecurityAccessEnum
See Also