Dynamicweb.eCommerce.Products Namespace : GroupFilterSetting Class |
For a list of all members of this type, see GroupFilterSetting members.
Name | Description | |
---|---|---|
ClearCache | Clears the cache. | |
CompareTo | Comparse the current setting to the given one. | |
CopyTo | Transfer property values of the current object to the given object. | |
Delete | Overloaded. Overridden. Deletes the given setting and clears the cache. | |
DeleteSettingsByDefinition | Overloaded. Deletes all settings that belong to the given filter definition and clears the cache afterwards. | |
DeleteSettingsByDefinitionIDs | Overloaded. Deletes all settings that belong to any of the given filter definitions and clears the cache afterwards. | |
DeleteSettingsByGroup | Overloaded. Deletes all settings that belong to the given group and clears the cache afterwards. | |
DeleteSettingsByIDs | Overloaded. Deletes the given list of settings and clears the cache afterwards. | |
Equals | Determines whether current object instance is equal to the given one. | |
Fill | Overridden. Fills object properties by using data provided by the given System.Data.IDataReader object. | |
GetHashCode | Serves as a hash function for the current object. | |
GetSetting | Overloaded. Returns a single filter setting for a given group and a given filter definition. | |
GetSettingByID | Returns existing setting by its database row ID. | |
GetSettingsByGroup | Overloaded. Returns a collection of group filter settings for the given group. | |
Load | Overloaded. Overridden. Loads object data using the given database row ID. | |
Save | Overloaded. Overridden. Saves the setting and clears the cache. | |
ToString | Returns string representation of the current object. |
Name | Description | |
---|---|---|
FillRow | Overridden. Fills the given System.Data.DataRow object with property values of the current object. |