Click or drag to resize
BlogCommentDetailAbuseReportRoles Property
Gets or sets list of roles (separated by ';') which are allowed to report abuse (in combination with SecurityAccess.AuthorizedRoles).

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

Property Value

Type: String
See Also