Click or drag to resize
MetaFileInfoGetDependencyCacheKeys Method
Gets the array of dependency cache keys for current object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public List<string> GetDependencyCacheKeys()

Return Value

Type: ListString
See Also