Click or drag to resize

ServerConfig Methods

The ServerConfig type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGet(String, Boolean)
Gets the configuration value with the specified key.
Public methodGet(String, String, Boolean)
Gets the configuration value with the specified key.
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSet
Sets the configuration value with the specified key to the specified value for the current session.
Public methodToString (Inherited from Object.)
Top
See Also