Click or drag to resize

Config Class

Config (Work with .config files)
Inheritance Hierarchy
SystemObject
  Koden.UtilsConfig

Namespace:  Koden.Utils
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
public static class Config

The Config type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAppKey
Gets the application key.
Public methodStatic memberUpdateAppKeyInAppConfig
Updates the app key in app config. (Will not work in WEB.Config!)
Top
See Also