Click or drag to resize
EventLogHelperLogUpdateInternal Method
Logs update of an object.

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

Parameters

infoObj
Type: CMS.DataEngineGeneralizedInfo
Main info object
See Also