Click or drag to resize
ContentActionsControlAddLog Method
Adds the log information.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected virtual void AddLog(
	string newLog
)

Parameters

newLog
Type: SystemString
New log information
See Also