Click or drag to resize
ImportEventArgsParentObject Property
Parent object of the object being currently imported

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

Property Value

Type: BaseInfo
See Also