MetaFileInfoGetCacheDependencies Method |
Gets collection of dependency keys to be touched when modifying the current object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected override ICollection<string> GetCacheDependencies()
Return Value
Type:
ICollectionStringSee Also