Dynamicweb 8 Documentation
FilterSetting Class Methods


For a list of all members of this type, see FilterSetting members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)BulkDeleteDeletes custom settings by their IDs.  
Public Methodstatic (Shared in Visual Basic)BulkDeleteByDefinitionsDeletes custom settings by their owning definition IDs.  
Public MethodDeleteOverloaded. Overridden. Deletes the setting.  
Public MethodFillOverridden. Fills the current instance with the data provided by an instance of the IDataReader object.  
Public Methodstatic (Shared in Visual Basic)GetSettingRetrieves a settings object by its ID.  
Public Methodstatic (Shared in Visual Basic)GetSettingsByDefinitionRetrieves a collection of settings objects by their owning definition.  
Public MethodSaveOverridden. Saves the setting.  
Top
Protected Methods
 NameDescription
Protected MethodFillRowOverridden. Fills specified instance of the DataRow object with the data representing the current state of the current object.  
Top
See Also

Reference

FilterSetting Class
Dynamicweb.eCommerce.Searching.Filters Namespace

Send Feedback