CacheHelperCurrentRequestDependencyList Property |
Current request dependency list, if set the list is used for the cache dependencies of the page output.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static CacheDependencyList CurrentRequestDependencyList { get; set; }
Property Value
Type:
CacheDependencyListSee Also