Class FilterRules
Provides access to standard IFilter
Inheritance
System.Object
FilterRules
Namespace: EPiServer.HtmlParsing
Assembly: EPiServer.Framework.dll
Version: 12.0.3Syntax
public static class FilterRules : Object
Properties
Default
Gets the default IFilter
Declaration
public static IFilterRules Default { get; }
Property Value
Type | Description |
---|---|
IFilter |
StripHtml
Gets an IFilter
Declaration
public static IFilterRules StripHtml { get; }
Property Value
Type | Description |
---|---|
IFilter |