Dynamicweb 8 Documentation
OrderByCollection Class
Members 

Represents a collection of item field metadata.
Object Model
OrderByCollection ClassOrderBy Class
Syntax
'Declaration
 
Public Class OrderByCollection 
   Inherits Dynamicweb.Content.Items.Collection(Of OrderBy)
public class OrderByCollection : Dynamicweb.Content.Items.Collection<OrderBy> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Dynamicweb.Content.Items.Collection<T>
         Dynamicweb.Content.Items.Queries.OrderByCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OrderByCollection Members
Dynamicweb.Content.Items.Queries Namespace

Send Feedback