Click or drag to resize
ItemFieldSortField Property
Gets or sets the field on an item.

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

Property Value

Type: ItemField
See Also