| Dynamicweb.Extensibility.Searching.eCommerce Namespace : FilterCache Class |
For a list of all members of this type, see FilterCache members.
| Name | Description | |
|---|---|---|
![]() | Clear | Clears the cache. |
![]() | Contains | Returns value indicating whether there is an item with the given key within the cache. |
![]() | EnterGlobalScope | Enters the global scope. |
![]() | EnterScope | Enters the new scope. |
![]() | ExitScope | Exits the current scope. |
![]() | Get<T> | Returns an item with the given key from the cache. |
![]() | Set<T> | Puts the item with the given key into the cache. |