Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
SettingsService Class
SettingsService Properties
IsAvailable Property
Item Property
SettingsService
Item Property
Gets the specific settings from the database
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
string
this
[
string
keyName
] {
get
; }
Parameters
keyName
Type:
System
String
Settings key
Property Value
Type:
String
Implements
ISettingsService
Item
String
See Also
Reference
SettingsService Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com