Dynamicweb 8 Documentation
GroupFilterOption Class Methods


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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ClearCacheClears the cache.  
Public MethodCompareToComparse the current option to the given one.  
Public MethodCopyToTransfer property values of the current object to the given object.  
Public MethodDeleteOverloaded. Overridden. Deletes the given option and clears the cache.  
Public Methodstatic (Shared in Visual Basic)DeleteOptionsByDefinitionOverloaded. Deletes all options that belong to the given filter definition and clears the cache afterwards.  
Public Methodstatic (Shared in Visual Basic)DeleteOptionsByDefinitionIDsOverloaded. Deletes all options that belong to any of the given filter definitions and clears the cache afterwards.  
Public Methodstatic (Shared in Visual Basic)DeleteOptionsByGroupOverloaded. Deletes all options that belong to the given group and clears the cache afterwards.  
Public Methodstatic (Shared in Visual Basic)DeleteOptionsByIDsOverloaded. Deletes the given list of options and clears the cache afterwards.  
Public MethodEqualsDetermines whether current object instance is equal to the given one.  
Public MethodFillOverridden. Fills object properties by using data provided by the given System.Data.IDataReader object.  
Public MethodGetHashCodeServes as a hash function for the current object.  
Public Methodstatic (Shared in Visual Basic)GetOptionByIDReturns existing option by its database row ID.  
Public Methodstatic (Shared in Visual Basic)GetOptionsOverloaded. Returns a list of options for a given group and a given filter definition.  
Public Methodstatic (Shared in Visual Basic)HasOptionsOverloaded. Returns value indicating whether there are any options defined for the given group and filter definition.  
Public MethodLoadOverloaded. Overridden. Loads object data using the given database row ID.  
Public MethodSaveOverloaded. Overridden. Saves the option and clears the cache.  
Top
Protected Methods
 NameDescription
Protected MethodFillRowOverridden. Fills the given System.Data.DataRow object with property values of the current object.  
Top
See Also

Reference

GroupFilterOption Class
Dynamicweb.eCommerce.Products Namespace

Send Feedback