Dynamicweb.eCommerce.Searching.Filters Namespace : FilterVisibilityCondition Class |
For a list of all members of this type, see FilterVisibilityCondition members.
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. |
Name | Description | |
---|---|---|
FillRow | Overridden. Fills specified instance of the DataRow object with the data representing the current state of the current object. |