Click or drag to resize
DocumentSynchronizationHelperLogContentChanges Method
Indicates if logging staging tasks for content is enabled.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static bool LogContentChanges(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also