Click or drag to resize
ImportExportEventsImportObjects Field
Fires when the import process runs for the import data process. This handler is inside action context with all logging disabled (CMSActionContext.DisableAll method is called).

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static ImportBaseHandler ImportObjects

Field Value

Type: ImportBaseHandler
See Also