Click or drag to resize
InfoObjectCollectionTInfoGetCacheDependencyKeys Method
Gets the list of cache dependency keys on which this collection depends

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected virtual List<string> GetCacheDependencyKeys()

Return Value

Type: ListString
See Also