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

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also