CacheDependencyListEnsureList Method |
Ensures list of cache dependencies with specific key.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static CacheDependencyList EnsureList(
string listKey
)
Parameters
- listKey
- Type: SystemString
List key
Return Value
Type:
CacheDependencyListSee Also