Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryRemoveOriginalCodeNameFromHashtable Method
Removes the original object code name from the hashtable

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

Parameters

info
Type: TInfo
Object to remove
See Also