Click or drag to resize
CategorySubqueryFilters Property
Gets or sets the collection of category search filters.

Namespace: ConnectedApps.Cms.Entities.Search
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ItemCollectionFilters<CategoryFilter> Filters { get; set; }

Property Value

Type: ItemCollectionFiltersCategoryFilter
See Also