Dynamicweb 8 Documentation
FilterSetting Class Members
Properties  Methods 


The following tables list the members exposed by FilterSetting.

Public Constructors
 NameDescription
Public ConstructorFilterSetting ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDefinitionIDGets or sets an ID of the related definition.  
Public PropertyNameGets or sets the name of the setting.  
Public PropertyValueGets or sets the value for the settings.  
Top
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