Click or drag to resize
ObjectHelperGetObjectsData Method (GetObjectsDataSettings)
Gets the DataSet of the objects data and their child objects.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static DataSet GetObjectsData(
	GetObjectsDataSettings settings
)

Parameters

settings
Type: CMS.DataEngineGetObjectsDataSettings
Configuration for objects data selection

Return Value

Type: DataSet
See Also