Dynamicweb.eCommerce.Searching.Filters Namespace : FilterSetting Class |
The following tables list the members exposed by FilterSetting.
Name | Description | |
---|---|---|
![]() | FilterSetting Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DefinitionID | Gets or sets an ID of the related definition. |
![]() | Name | Gets or sets the name of the setting. |
![]() | Value | Gets or sets the value for the settings. |
Name | Description | |
---|---|---|
![]() ![]() | BulkDelete | Deletes custom settings by their IDs. |
![]() ![]() | BulkDeleteByDefinitions | Deletes custom settings by their owning definition IDs. |
![]() | Delete | Overloaded. Overridden. Deletes the setting. |
![]() | Fill | Overridden. Fills the current instance with the data provided by an instance of the IDataReader object. |
![]() ![]() | GetSetting | Retrieves a settings object by its ID. |
![]() ![]() | GetSettingsByDefinition | Retrieves a collection of settings objects by their owning definition. |
![]() | Save | Overridden. Saves the setting. |