Click or drag to resize
CacheDependencyList.mLists Field
Dependency lists.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
protected static SafeDictionary<string, CacheDependencyList> mLists

Field Value

Type: SafeDictionary<String, CacheDependencyList>
See Also