Dynamicweb 8 Documentation
GroupFilterSetting Class Members
Properties  Methods 


The following tables list the members exposed by GroupFilterSetting.

Public Constructors
 NameDescription
Public ConstructorGroupFilterSetting ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDefinitionGets or sets the reference to filter definition.  
Public PropertyGroupGets or sets the reference to eCommerce group.  
Public PropertyLimitOptionsByGroupGets or sets value indicating whether to limit the list of filter options by the contents of the current eCommerce product group.  
Public PropertyOptionsGets the list of preconfigured filter options.  
Public PropertyOptionsMergeModeGets or sets value indicating how to merge the preconfigured list of options with dynamic ones.  
Public PropertyOptionsSpecifiedGets value indicating whether user has preconfigured the list of filter options.  
Public PropertyVisibilityGets or sets the visibility mode applied to the given filter when the given group is displayed in the frontend.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ClearCacheClears the cache.  
Public MethodCompareToComparse the current setting to the given one.  
Public MethodCopyToTransfer property values of the current object to the given object.  
Public MethodDeleteOverloaded. Overridden. Deletes the given setting and clears the cache.  
Public Methodstatic (Shared in Visual Basic)DeleteSettingsByDefinitionOverloaded. Deletes all settings that belong to the given filter definition and clears the cache afterwards.  
Public Methodstatic (Shared in Visual Basic)DeleteSettingsByDefinitionIDsOverloaded. Deletes all settings that belong to any of the given filter definitions and clears the cache afterwards.  
Public Methodstatic (Shared in Visual Basic)DeleteSettingsByGroupOverloaded. Deletes all settings that belong to the given group and clears the cache afterwards.  
Public Methodstatic (Shared in Visual Basic)DeleteSettingsByIDsOverloaded. Deletes the given list of settings and clears the cache afterwards.  
Public MethodEqualsDetermines whether current object instance is equal to the given one.  
Public MethodFillOverridden. Fills object properties by using data provided by the given System.Data.IDataReader object.  
Public MethodGetHashCodeServes as a hash function for the current object.  
Public Methodstatic (Shared in Visual Basic)GetSettingOverloaded. Returns a single filter setting for a given group and a given filter definition.  
Public Methodstatic (Shared in Visual Basic)GetSettingByIDReturns existing setting by its database row ID.  
Public Methodstatic (Shared in Visual Basic)GetSettingsByGroupOverloaded. Returns a collection of group filter settings for the given group.  
Public MethodLoadOverloaded. Overridden. Loads object data using the given database row ID.  
Public MethodSaveOverloaded. Overridden. Saves the setting and clears the cache.  
Public MethodToStringReturns string representation of the current object.  
Top
Protected Methods
 NameDescription
Protected MethodFillRowOverridden. Fills the given System.Data.DataRow object with property values of the current object.  
Top
See Also

Reference

GroupFilterSetting Class
Dynamicweb.eCommerce.Products Namespace

Send Feedback