Click or drag to resize
ForumViewerAbuseReportRoles Property
Gets or sets the roles split by semicolon, which roles can report abuse, requires security access state authorize roles.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public string AbuseReportRoles { get; set; }

Property Value

Type: String
See Also