Click or drag to resize
ForumInfoForumAuthorEdit Property
Gets or sets the value which determines whether the author of the post can edit his own posts.

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

Property Value

Type: Boolean
See Also