Dynamicweb.eCommerce.Searching.Filters Namespace : FilterDefinition Class |
For a list of all members of this type, see FilterDefinition members.
Name | Description | |
---|---|---|
BulkDelete | Deletes field definitions by their IDs. | |
BulkDeleteByGroups | Deletes all definitions for the specified groups. | |
BulkSetActive | Switches specified definitions to the specified "Active" state. | |
ClearCache | Clears the cache. | |
Delete | Overloaded. Overridden. Deletes the definition. | |
DeSerialize | DeSerializes the XML string into setting objects | |
Fill | Overridden. Fills the current instance with the data provided by an instance of the IDataReader object. | |
GetDefinition | Retrieves a definition object by its ID. | |
GetDefinitions | Retrieves a list of all definitions from all groups. | |
GetDefinitionsByGroup | Retrieves a list of definitions by their group ID. | |
Save | Overridden. Saves the definition. | |
Serialize | Serializes current object instance into the XML string suitable for processing by AddInSelector. |
Name | Description | |
---|---|---|
FillRow | Overridden. Fills specified instance of the DataRow object with the data representing the current state of the current object. |