AggregatedDataContainer Constructor |
Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public AggregatedDataContainer(
params IDataContainer[] sources
)
Parameters
- sources
- Type: CMS.BaseIDataContainer
Sources of data
See Also