Click or drag to resize
AssetFilterField Property
Gets or sets the asset field to evaluate the filter on.

Namespace: ConnectedApps.Cms.Entities.Search
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AssetField Field { get; set; }

Property Value

Type: AssetField
See Also