IHtmlSanitizerConfigurationAllowedAttributes Property |
The list of allowed html attributes.
Namespace: Kentico.Content.Web.Mvc.SecurityAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax IEnumerable<string> AllowedAttributes { get; }
Property Value
Type:
IEnumerableStringSee Also