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