Table of Contents

Namespace Kentico.Xperience.Admin.Base.Filters

Classes

FilterConditionAttribute

Attribute that defines the filter condition for a specific property.

FilterFormComponentMetadata

Metadata for the filter form component.

FilterIgnoreAttribute

Can be used to ignore a property inside a filter model. The property will not directly affect the filtering process, but it will be displayed in UI and can be used for other purposes, such as visibility conditions.

FilterLabelAttribute

Can be used for overriding the label of the filter.

Interfaces

IFilterConditionDescriptor

Represents a descriptor for a filter condition.

IWhereConditionBuilder

Defines methods for constructing IWhereCondition.