Click or drag to resize
AbstractImportExportSettingsProcessCanceled Property
Indicates if the process should be canceled.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntax
C#
public bool ProcessCanceled { get; }

Property Value

Type: Boolean
See Also