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

Provide a property’s Friendly Name defined in the Indexing Service to sort search results by that property. Results can be ascending or descending based on OrderDirection. If you enter an invalid property, no search results are returned. If you specify CustomOrderBy and OrderBy, the OrderBy property is ignored. The Friendly Name of a property can be found in Computer Management > Services and Applications > Indexing Service > Your Index > Properties > Friendly Name column.

C#
[Category("Ektron"), DefaultValue(""), Description("Provide a property�s Friendly Name defined in the Indexing Service to sort search results by that property. Results can be ascending or descending based on OrderDirection. If you enter an invalid property, no search results are returned.")]
public string CustomOrderBy;
Visual Basic
<Category("Ektron"), DefaultValue(""), Description("Provide a property�s Friendly Name defined in the Indexing Service to sort search results by that property. Results can be ascending or descending based on OrderDirection. If you enter an invalid property, no search results are returned.")>
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!