←Select platform

GetCacheItem(String,String) Method

Summary

Specified cache entry from the cache.

Syntax

C#
public override CacheItem<T> GetCacheItem<T>( 
   string key, 
   string regionName 
) 

Parameters

key

Unique identifier of the cache item.

regionName

Optional name of a region in cache.

Return Value

The cache item if found, otherwise; null.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Caching Assembly
Click or drag to resize