Xperience 13 API Reference
Xperience 13 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: 13.0.131
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) 2023 Kentico Software
Send comments on this topic to
support@kentico.com