Click or drag to resize
OutputCacheKeyHelperCreateOptionsInternal Method
Creates IOutputCacheKeyOptions instance, used to set up cache dependencies.

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
protected virtual IOutputCacheKeyOptions CreateOptionsInternal()

Return Value

Type: IOutputCacheKeyOptions
See Also