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

Order search results by a custom property. Set this property to the friendly name of the property defined in the Indexing Service. If an invalid property is specified, no search results are returned. If this is left empty, the OrderBy property is used to order search results.

C#
[Category("Ektron"), DefaultValue(""), Description("Order search results by a custom property. Set this property to the friendly name of the property.")]
public string CustomOrderBy;
Visual Basic
<Category("Ektron"), DefaultValue(""), Description("Order search results by a custom property. Set this property to the friendly name of the property.")>
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!