You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > IndexSearch Class > IndexSearch Properties > CustomOrderBy
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
IndexSearch.CustomOrderBy Property

Order search results by an indexed field in the smart form. Set this property to the XPATH of that indexed field. If invalid XPATH is specified, search result ordering defaults to Rank.

C#
[Category("Ektron"), DefaultValue(""), Description("Order search results by an indexed field in the smart form. Set this property to the XPATH of that indexed field.")]
public string CustomOrderBy;
Visual Basic
<Category("Ektron"), DefaultValue(""), Description("Order search results by an indexed field in the smart form. Set this property to the XPATH of that indexed field.")>
Public Property CustomOrderBy() As string
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!