AbstractInfoProviderTInfo, TProvider, TQueryUpdateObjectInHashtables Method |
Updates the object instance in the hashtables. Updates is different than register, because it logs task about changing object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected virtual void UpdateObjectInHashtables(
TInfo info
)
Parameters
- info
- Type: TInfo
Object to update
See Also