Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Helpers Namespaces
CMS.Helpers
CacheHelper Class
CacheHelper Methods
TouchKeys Method
TouchKeys Method (IEnumerable(String))
TouchKeys Method (IEnumerable(String), Boolean, Boolean)
TouchKeys Method (String, Boolean, Boolean)
CacheHelper
TouchKeys Method (IEnumerable
String
)
Touches the cache key to drop the dependencies.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
void
TouchKeys
(
IEnumerable
<
string
>
keys
)
Parameters
keys
Type:
System.Collections.Generic
IEnumerable
String
Key array to touch
See Also
Reference
CacheHelper Class
TouchKeys Overload
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com