SettingsKeyInfoProviderSetSettingsKeyInfoInternal Method |
Sets the specified settings key data.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax protected virtual void SetSettingsKeyInfoInternal(
SettingsKeyInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DataEngineSettingsKeyInfo
Settings key info object
See Also