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