SpecialActionsEvents Class |
Namespace: CMS.CMSImportExport
public static class SpecialActionsEvents
The SpecialActionsEvents type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ExportEnsureAutomaticSelection |
Fires when the objects for an object type is being automatically selected during the export process
|
![]() ![]() | ExportLoadDefaultSelection |
Fires when the objects for an object type is being loaded during the export process selection
|
![]() ![]() | GetBinaryDataSourcePath |
Fires when the binary data source path is being get
|
![]() ![]() | GetEmptyObject |
Fires when the import empty object is being get
|
![]() ![]() | GetExistingObject |
Fires when the existing object is being get
|
![]() ![]() | GetObjectTypeFolder |
Fires when the name of the package folder is being get
|
![]() ![]() | GetObjectWhereCondition |
Fires when the administrator user is required for the import process
|
![]() ![]() | GetSelectionWhereCondition |
Fires when the objects for an object type is being selected during the export process
|
![]() ![]() | HandleExistingObject |
Fires when the existing object is being handled
|
![]() ![]() | ImportEnsureAutomaticSelection |
Fires when the objects for an object type is being automatically selected during the import process
|
![]() ![]() | ImportLoadDefaultSelection |
Fires when the objects for an object type is being selected during the import process
|
![]() ![]() | ObjectProcessed |
Fires when the object is successfully processed
|
![]() ![]() | ObjectsPostProcessing |
Fires when the objects are being post processed
|
![]() ![]() | PrepareDataStructure |
Fires when the data structure is being prepared for an object type
|
![]() ![]() | ProcessAdditionalActions |
Fires when the additional actions are being processed
|
![]() ![]() | ProcessDeleteTask |
Fires when the delete task is being processed
|
![]() ![]() | ProcessMainObject |
Fires when the main object is being processed
|
![]() ![]() | ProcessObjectData |
Fires when the object's data is being processed
|