Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine 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: 12.0.0
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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com