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

Namespace: CMS.Synchronization.Web.UI
Assembly: CMS.Synchronization.Web.UI (in CMS.Synchronization.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected void AddLog(
	string newLog
)

Parameters

newLog
Type: SystemString
New log information
See Also