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

The key by which to sort your results.

C#
[Bindable(true)]
[DefaultValue(Ektron.Cms.Controls.CmsWebService.TeasersOrderBy.Title)]
[Description("The key by which to sort your results.")]
[Category("Ektron")]
[Personalizable(), WebBrowsable(true), WebDisplayName("Order"), WebDescription("Order")]
public Ektron.Cms.Controls.CmsWebService.TeasersOrderBy OrderKey;
Visual Basic
<Bindable(true)>
<DefaultValue(Ektron.Cms.Controls.CmsWebService.TeasersOrderBy.Title)>
<Description("The key by which to sort your results.")>
<Category("Ektron")>
<Personalizable(), WebBrowsable(true), WebDisplayName("Order"), WebDescription("Order")>
Public Property OrderKey() As Ektron.Cms.Controls.CmsWebService.TeasersOrderBy
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!