Click or drag to resize
TraverseObjectSettingsProcessEndCollectionCallback Property
Method which is called when a level in hierarchy is finished (end of the collection).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public TraverseObjectSettingsOnProcessEndCollection ProcessEndCollectionCallback { get; set; }

Property Value

Type: TraverseObjectSettingsOnProcessEndCollection
See Also