Dynamicweb 8 Documentation
FilterVisibilityCondition Class Members
Properties  Methods 


The following tables list the members exposed by FilterVisibilityCondition.

Public Constructors
 NameDescription
Public ConstructorFilterVisibilityCondition ConstructorInitializes a new instance of an object.  
Top
Public Properties
 NameDescription
Public PropertyDefinitionIDGets or sets the ID of the target definition.  
Public PropertyDependantDefinitionIDGets or sets the ID of the dependant definition.  
Public PropertyValueGets or sets the expected value of the target definition.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)BulkDeleteDeletes conditions by their IDs.  
Public Methodstatic (Shared in Visual Basic)BulkDeleteByDefinitionsDeletes conditions by their definition IDs.  
Public Methodstatic (Shared in Visual Basic)BulkDeleteByDependantDefinitionsDeletes conditions by their dependant definition IDs.  
Public Methodstatic (Shared in Visual Basic)BulkDeleteByReferencedDefinitionsDeletes conditions by both their definition IDs and their dependant definition IDs.  
Public MethodDeleteOverloaded. Overridden. Deletes the condition.  
Public MethodFillOverridden. Fills the current instance with the data provided by an instance of the IDataReader object.  
Public Methodstatic (Shared in Visual Basic)GetConditionRetrieves condition by its ID.  
Public Methodstatic (Shared in Visual Basic)GetConditionsByDefinitionRetrieves a list of conditions by their definition ID.  
Public Methodstatic (Shared in Visual Basic)GetConditionsByDependantDefinitionRetrieves a list of conditions by their dependant definition ID.  
Public MethodSaveOverridden. Saves the condition.  
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

FilterVisibilityCondition Class
Dynamicweb.eCommerce.Searching.Filters Namespace

Send Feedback