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
.
GetOutputCacheKeys Method
Returns collection of
IOutputCacheKey
objects.
Namespace:
Kentico.Web.Mvc
Assembly:
Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
Copy
IEnumerable
<
IOutputCacheKey
>
GetOutputCacheKeys
()
Return Value
Type:
IEnumerable
<
IOutputCacheKey
>
See Also
Reference
IOutputCacheKeyOptions Interface
Kentico.Web.Mvc Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com