Dynamicweb.Extensibility.Searching.eCommerce Namespace : Filter Class |
For a list of all members of this type, see Filter members.
Name | Description | |
---|---|---|
BulkEstimateResults | Overloaded. Returns an estimated number of search results for each set of matching items. | |
CompareTo | Comparse one filter to another one. | |
ComposeQuery | Retrieves a part of the search query based on the filter properties. | |
EstimateResults | Returns an estimated number of search results for the current query. | |
FormatNumber | Returns the formatted version of the specified number according to current culture. | |
GetCssClass | Overloaded. Returns a CSS class for this filter. | |
GetGlobalQueryConstraint | Retrieves a query constraint that is globally defined according to current module settings. | |
GetIdSuitableString | Gets the id suitable string. (Inherited from Dynamicweb.Extensibility.ConfigurableAddIn) | |
GetParametersToXML | Overloaded. Gets the parameters to XML. (Inherited from Dynamicweb.Extensibility.ConfigurableAddIn) | |
LoadParametersFromXML | Loads the parameters from XML. (Inherited from Dynamicweb.Extensibility.ConfigurableAddIn) | |
Render | Renders a filter on a frontend. | |
RenderAdditionalContent | (Inherited from Dynamicweb.Extensibility.ConfigurableAddIn) | |
RenderStandardTags | Renders standard filter tags like name or tag name. | |
Request | Overloaded. Gets the request parameter value (default parameter). | |
Setup | Initializes the filter. | |
UpdateFromPost | Updates from post back. (Inherited from Dynamicweb.Extensibility.ConfigurableAddIn) |
Name | Description | |
---|---|---|
MatchesRequest | Determines whether filter's current value (fully or artially) matches the given value. |