Click or drag to resize
SettingsKeyInfoProviderSetSettingsKeyInfoInternal Method
Sets the specified settings key data.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetSettingsKeyInfoInternal(
	SettingsKeyInfo infoObj
)

Parameters

infoObj
Type: CMS.DataEngineSettingsKeyInfo
Settings key info object
See Also