Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
SettingsKeyInfoProvider Class
SettingsKeyInfoProvider Methods
GetSettingsKeyInfo Method
GetSettingsKeyInfo Method (Int32)
GetSettingsKeyInfo Method (SettingsKeyName)
GetSettingsKeyInfo Method (String, SiteInfoIdentifier)
SettingsKeyInfoProvider
.
GetSettingsKeyInfo Method (Int32)
Returns the settings key with specified ID.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
static
SettingsKeyInfo
GetSettingsKeyInfo
(
int
keyId
)
Parameters
keyId
Type:
System
.
Int32
Key ID
Return Value
Type:
SettingsKeyInfo
See Also
Reference
SettingsKeyInfoProvider Class
GetSettingsKeyInfo Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com