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