Click or drag to resize
ImportProviderLogProgress Method (String)
Logs the import progress.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 11.0.0
Syntax
C#
public static void LogProgress(
	string message
)

Parameters

message
Type: SystemString
Progress message
See Also