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

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax
C#
protected virtual bool LogObjectChangesInternal(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also