CacheHelperGetCacheItemRows Method |
Creates a list of all cache items to display in the Debug application.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static IEnumerable<CacheItemRowContainer> GetCacheItemRows()
Return Value
Type:
IEnumerableCacheItemRowContainerSee Also