Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
Kentico Namespaces
Kentico.Web Namespaces
Kentico.Web.Mvc
IOutputCacheKeyOptions Interface
IOutputCacheKeyOptions Methods
AddCacheKey Method
GetOutputCacheKeys Method
IOutputCacheKeyOptions
AddCacheKey Method
Adds
IOutputCacheKey
to the collection of required vary by values.
Namespace:
Kentico.Web.Mvc
Assembly:
Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
Copy
void
AddCacheKey
(
IOutputCacheKey
outputCacheKey
)
Parameters
outputCacheKey
Type:
Kentico.Web.Mvc
IOutputCacheKey
Output cache item.
See Also
Reference
IOutputCacheKeyOptions Interface
Kentico.Web.Mvc Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com