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