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
SyntaxIEnumerable<string> AllowedAttributes { get; }
Property Value
Type:
IEnumerableString
See Also