Click or drag to resize
ExportTaskInfoProviderLogObjectChanges Method
Indicates if the object changes should be logged for the export.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static bool LogObjectChanges(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also