SettingsKeyInfoProviderUpdateObjectInHashtables Method |
Updates 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 UpdateObjectInHashtables(
SettingsKeyInfo info
)
Parameters
- info
- Type: CMS.DataEngineSettingsKeyInfo
Object info for the settings key which should be deleted
See Also