CacheHelperTryGetItem Method |
Name | Description | |
---|---|---|
![]() ![]() | TryGetItem(String, Object) |
Returns true if the cache contains the item with specified key.
|
![]() ![]() | TryGetItemOutputType(String, OutputType) |
Returns true if the cache contains the item with specified key.
|
![]() ![]() | TryGetItem(String, Boolean, Object) |
Returns true if the cache contains the item with specified key.
|
![]() ![]() | TryGetItemOutputType(String, Boolean, OutputType, Boolean) |
Returns true if the cache contains the item with specified key.
|