ForumInfoForumAuthorEdit Property |
Gets or sets the value which determines whether the author of the post can edit his own posts.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public bool ForumAuthorEdit { get; set; }
Property Value
Type:
BooleanSee Also