Click or drag to resize
DocumentFieldsInfoLoadData Method
Loads the object using the given settings.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
protected override void LoadData(
	LoadDataSettings settings
)

Parameters

settings
Type: CMS.DataEngineLoadDataSettings
Data settings.
See Also