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

Specify the order of the results. Choices are:

  • Title - the title of the content
  • Id - the ID number content
  • DateCreated - the date the creation date of the content
  • DateModified - the date the content was last modified
  • UserId - ID of a user
  • LastEditorLname - the last name of the last content editor
  • LastEditorFname - the first name of the last content editor

C#
[Browsable(true), Category("Ektron"), Description("Specify the order of the results. Choices are: Title, Id, DateCreated, DateModified, UserId, LastEditorLname, LastEditorFname.")]
public Ektron.Cms.Controls.SearchOrder OrderBy;
Visual Basic
<Browsable(true), Category("Ektron"), Description("Specify the order of the results. Choices are: Title, Id, DateCreated, DateModified, UserId, LastEditorLname, LastEditorFname.")>
Public Property OrderBy() As Ektron.Cms.Controls.SearchOrder
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!