CacheDependencyListAdd Method (String) |
Adds the dependency key to the collection.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public void Add(
string key
)
Parameters
- key
- Type: SystemString
Key to add
See Also