Filter for removing items depending on the value of a property.
Namespace:
EPiServer.FiltersAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public class FilterCompareTo : IPageFilter |
Remarks
Will remove all items where the property PropertyName does not have the value
PropertyValue.