ConfigurationSettingsBase
ConfigurationSettingsBase class
Represents the base class for configuration settings.
Methods
| Name | Description |
|---|---|
| ConvertSettings | Convert ConfigurationSettings to GetUserSettings response. |
| get_Error | Gets the error. |
| get_RedirectTarget | Gets the redirect target. |
| get_ResponseType | Gets the type of the response. |
| GetNamespace | Gets the namespace that defines the settings. |
| LoadFromXml (2 overloads) | Loads the settings from XML. |
| MakeRedirectionResponse | Makes this instance a redirection response. |
| TryReadCurrentXmlElement | Tries to read the current XML element. |