Click or drag to resize
UrlSubqueryFilters Property
Gets or sets the collection of URL 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<UrlFilter> Filters { get; set; }

Property Value

Type: ItemCollectionFiltersUrlFilter
See Also