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

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

Return Value

Type: ListString
See Also