Dynamicweb.eCommerce.Products Namespace : GroupFilterOptionsMergeMode Enumeration |
'Declaration
Public Enum GroupFilterOptionsMergeMode Inherits System.Enum
public enum GroupFilterOptionsMergeMode : System.Enum
Member | Description |
---|---|
Append | Append dynamic options at the end of the preconfigured list. |
None | Don't perge with dynamic options - only use preconfigured ones. |
Prepend | Prepend the preconfigured list with dynamic options. |
Sort | Mix preconfigured options with dynamic ones by sorting the entire list using default comparer and current culture. |
System.Object
System.ValueType
System.Enum
Dynamicweb.eCommerce.Products.GroupFilterOptionsMergeMode
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