Click or drag to resize
AbstractInfoProviderTInfo, TProviderRegisterObjectInHashtables Method
Registers the object instance within the hashtables.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual void RegisterObjectInHashtables(
	TInfo info
)

Parameters

info
Type: TInfo
Object to register
See Also