The following tables list the members exposed by FilterCapabilities.
Public Properties
| Name | Description |
 | IsGroupSensitive | Gets value indicating whether filter is sensitive to the current eCommerce group that the user navigates to. |
 | IsLanguageSensitive | Gets value indicating whether filter is sensitive to the current eCommerce language. |
 | SupportsCaching | Gets value indicating whether filter supports caching. |
 | SupportsOptions | Gets value indicating whether filter supports producing a list of options. |
Top
Public Methods
| Name | Description |
  | GetCapabilities | Returns information about filter capabilities. |
Top
See Also