SettingsHelper
SetConfigValue Method
Kentico 8.1 API Reference
Sets or adds the specified key to the AppSettings section for web application.
Namespace:
CMS.Base
Assembly:
CMS.Base
(in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
key
Type:
System
String
Settings key
value
Type:
System
String
Settings value
Return Value
Type:
Boolean
See Also
SettingsHelper Class
SettingsHelper Members
CMS.Base Namespace