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

Namespace: CMS.Localization
Assembly: CMS.Localization (in CMS.Localization.dll) Version: 9.0.0
Syntax
C#
protected override void LoadData(
	LoadDataSettings settings
)

Parameters

settings
Type: CMS.DataEngineLoadDataSettings
Data settings
See Also