InfoObjectCollectionTInfoAddCacheDependencies Method |
Adds the given list of cache dependencies to the collection
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public virtual void AddCacheDependencies(
params string[] keys
)
Parameters
- keys
- Type: SystemString
Keys to add
See Also