SettingsKeyInfoProviderDeleteObjectFromHashtables Method |
Clears the cached value of the specified settings key.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax protected override void DeleteObjectFromHashtables(
SettingsKeyInfo info
)
Parameters
- info
- Type: CMS.DataEngineSettingsKeyInfo
Object info for the settings key which should be deleted
See Also