BlogCommentDetailAbuseReportRoles Property |
Gets or sets list of roles (separated by ';') which are allowed to report abuse (in combination with SecurityAccess.AuthorizedRoles).
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.2.23
Syntax public string AbuseReportRoles { get; set; }
Property Value
Type:
StringSee Also