Click or drag to resize
EventLogHelperLogInsertInternal Method
Logs insertion of an object.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax
C#
protected virtual void LogInsertInternal(
	GeneralizedInfo infoObj
)

Parameters

infoObj
Type: CMS.DataEngineGeneralizedInfo
Main info object
See Also