Click or drag to resize
NotImplementedInfoLoadData Method
Loads the object from the given data container

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected internal override void LoadData(
	LoadDataSettings settings
)

Parameters

settings
Type: CMS.DataEngineLoadDataSettings
Data settings
See Also