Sort option of the search result. This field is optional.

Namespace: DotNetNuke.Services.Search.Entities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public SortFields SortField { get; set; }
Visual Basic
Public Property SortField As SortFields
	Get
	Set

See Also