Dynamicweb 8 Documentation
FilterCache Class Members
Properties  Methods 


The following tables list the members exposed by FilterCache.

Public Constructors
 NameDescription
Public ConstructorFilterCache ConstructorInitializes a new instance of an object.  
Top
Public Properties
 NameDescription
Public PropertyDataKeySuffixGets or sets the additional data key suffix for further filtering of cached data among instances of an object.  
Public PropertyFilterGets the reference to associated filter.  
Public PropertyIsEnabledGets or sets value indicating whether caching is enabled.  
Public PropertyIsGlobalScopeGets value indicating whether object state represents a global scope.  
Top
Public Methods
 NameDescription
Public MethodClearClears the cache.  
Public MethodContainsReturns value indicating whether there is an item with the given key within the cache.  
Public MethodEnterGlobalScopeEnters the global scope.  
Public MethodEnterScopeEnters the new scope.  
Public MethodExitScopeExits the current scope.  
Public MethodGet<T>Returns an item with the given key from the cache.  
Public MethodSet<T>Puts the item with the given key into the cache.  
Top
See Also

Reference

FilterCache Class
Dynamicweb.Extensibility.Searching.eCommerce Namespace

Send Feedback