Dynamicweb.eCommerce.Searching.Filters Namespace : FilterVisibilityCondition Class |
The following tables list the members exposed by FilterVisibilityCondition.
Name | Description | |
---|---|---|
FilterVisibilityCondition Constructor | Initializes a new instance of an object. |
Name | Description | |
---|---|---|
DefinitionID | Gets or sets the ID of the target definition. | |
DependantDefinitionID | Gets or sets the ID of the dependant definition. | |
Value | Gets or sets the expected value of the target definition. |
Name | Description | |
---|---|---|
BulkDelete | Deletes conditions by their IDs. | |
BulkDeleteByDefinitions | Deletes conditions by their definition IDs. | |
BulkDeleteByDependantDefinitions | Deletes conditions by their dependant definition IDs. | |
BulkDeleteByReferencedDefinitions | Deletes conditions by both their definition IDs and their dependant definition IDs. | |
Delete | Overloaded. Overridden. Deletes the condition. | |
Fill | Overridden. Fills the current instance with the data provided by an instance of the IDataReader object. | |
GetCondition | Retrieves condition by its ID. | |
GetConditionsByDefinition | Retrieves a list of conditions by their definition ID. | |
GetConditionsByDependantDefinition | Retrieves a list of conditions by their dependant definition ID. | |
Save | Overridden. Saves the condition. |