Dynamicweb 8 Documentation
SortBy Enumeration

Defines the sort field
Syntax
'Declaration
 
Public Enum SortBy 
   Inherits System.Enum
public enum SortBy : System.Enum 
Members
MemberDescription
ActiveThe active state
AreaIDThe area name
PathThe name of the path
RedirectThe redirect value
StatusThe http response status
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.Frontend.DirectPath.SortBy

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

Dynamicweb.Frontend.DirectPath Namespace

Send Feedback