SearchResultForCategoriesSortOrder Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Sets or gets a value that indicates how the search result should be sorted. The default value is FulltextSearch.SortOrder.Rank. This is a dynamic property that will be maintained by the component depending on the behavior of the user.

Namespace: ContentStudio.Site.ActiveScripting.Search
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public FulltextSearchSortOrder SortOrder { get; set; }

Property Value

Type: FulltextSearchSortOrder
See Also

Reference