Click or drag to resize
CloneSettingsAfterCloneStructureInsertCallback Property
Handles actions after processing main object and all the child, binging, site bindings, ... etc. objects.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public CloneSettingsOnCloneInsert AfterCloneStructureInsertCallback { get; set; }

Property Value

Type: CloneSettingsOnCloneInsert
See Also