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

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

Parameters

info
Type: TInfo
Object to register
See Also