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