Click or drag to resize
EventLogHelperLogDeleteInternal Method
Logs deletion of an object.

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

Parameters

infoObj
Type: CMS.DataEngineGeneralizedInfo
Main info object
See Also