Dynamicweb 8 Documentation
ProductCollection.SortBy Enumeration

Sorting fields.
Syntax
'Declaration
 
Public Enum ProductCollection.SortBy 
   Inherits System.Enum
public enum ProductCollection.SortBy : System.Enum 
Members
MemberDescription
ActiveActive or not
CreatedWhen was created
ImageLargeLarge image
ImageMediumMedium image
ImageSmallSmall image
Link1The link
Link2The link
LongDescriptionLong description
MostSoldSorts by most sold products
NameName
NumberNumber
PricePrice
RatingSorts by rating
ShortDescriptionShort description
UnitStockStock
UpdatedWhen was updated
UserDefinedThe user sort
VolumeVolume
WeightWeight
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.eCommerce.Products.ProductCollection.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.eCommerce.Products Namespace

Send Feedback