Click or drag to resize
UrlFilterField Property
Gets or sets the URL field's value to compare using the operator.

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

Property Value

Type: UrlField
See Also