Dynamicweb 8 Documentation
GroupFilterSetting Class Methods


For a list of all members of this type, see GroupFilterSetting members.

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