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

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

Property Value

Type: Boolean
See Also