Click or drag to resize
OutputCacheKeyHelper Methods

The OutputCacheKeyHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateOptions
Creates IOutputCacheKeyOptions instance, used to set up cache dependencies.
Protected methodCreateOptionsInternal
Creates IOutputCacheKeyOptions instance, used to set up cache dependencies.
Public methodStatic memberGetVaryByCustomString
Returns a cache key built from options, context and custom.
Protected methodGetVaryByCustomStringInternal
Returns a cache key built from options, context and custom.
Public methodSetAsDefaultHelper
Sets this object as the default helper
(Inherited from AbstractHelperHelperType.)
Top
See Also