CacheHelper TryGetItem OutputType  Method (String, OutputType )Kentico 8.1 API Reference
Returns true if the cache contains the item with specified key.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

key
Type: OnlineSystem String
Cache key
value
Type: OutputType 
Returning the value of the object

Return Value

Type: OnlineBoolean
See Also