|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
| C# |
|
|---|---|
public static class ConfigUtility
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public NotInheritable Class ConfigUtility
|
|
The type exposes the following methods.
Public Methods
| Name | Description | |
|---|---|---|
|
|
LoadConfiguration |
Loads a configuration file from disk.
|
|
|
RaiseConfigException |
Raises the config exception.
|