Dynamicweb.eCommerce.Products Namespace : GroupFilterSetting Class |
The following tables list the members exposed by GroupFilterSetting.
Name | Description | |
---|---|---|
![]() | GroupFilterSetting Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Definition | Gets or sets the reference to filter definition. |
![]() | Group | Gets or sets the reference to eCommerce group. |
![]() | LimitOptionsByGroup | Gets or sets value indicating whether to limit the list of filter options by the contents of the current eCommerce product group. |
![]() | Options | Gets the list of preconfigured filter options. |
![]() | OptionsMergeMode | Gets or sets value indicating how to merge the preconfigured list of options with dynamic ones. |
![]() | OptionsSpecified | Gets value indicating whether user has preconfigured the list of filter options. |
![]() | Visibility | Gets or sets the visibility mode applied to the given filter when the given group is displayed in the frontend. |
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. |