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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static void SetSettingsKeyInfo(
	SettingsKeyInfo infoObj
)

Parameters

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