Click or drag to resize
AggregatedDataContainer Constructor
Constructor

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public AggregatedDataContainer(
	params IDataContainer[] sources
)

Parameters

sources
Type: CMS.BaseIDataContainer
Sources of data
See Also