Click or drag to resize
OutputCacheKeyHelperCreateOptions 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#
public static IOutputCacheKeyOptions CreateOptions()

Return Value

Type: IOutputCacheKeyOptions
See Also