Dynamicweb 8 Documentation
VariantsSearchMode Enumeration

Represents a variants search mode.
Syntax
'Declaration
 
Public Enum VariantsSearchMode 
   Inherits System.Enum
public enum VariantsSearchMode : System.Enum 
Members
MemberDescription
ExcludeExclude variants from search results.
GroupByMasterInclude variants but show only corresponding master products.
IncludeInclude variants in search results. This is the default mode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.eCommerce.Frontend.VariantsSearchMode

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.Frontend Namespace

Send Feedback