DataCacheHelperGetCachedReturnType Method |
Namespace: CMS.DataEngine
public static ReturnType GetCached<ReturnType>( DataCacheHelperGetEventHandler<ReturnType> handler, string key, int cacheMinutes, bool requestCache, DataCacheHelperGetCacheDependencyEventHandler<ReturnType> dependencyCallback, string context )