| SettingsKeyInfoProviderGetSettingsKeyInfo Method (Int32) | 
            Returns the settings key with specified ID.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
 Syntax
Syntaxpublic static SettingsKeyInfo GetSettingsKeyInfo(
	int keyId
)
Parameters
- keyId
- Type: SystemInt32
 Key ID
Return Value
Type: 
SettingsKeyInfo See Also
See Also