Colygon.MatchPoint.Core.Administration Namespace |
Class | Description | |
---|---|---|
BaseWebPartConfiguration | ||
Choice | Represents an element that can be selected from a choice field within a configuration class. | |
ChoiceAttribute | Specifies a configuration class member that is configured by selecting from a list of choice elements. | |
ConfigurationFile | Represents a configuration file. | |
ConfigurationFileT | Represents a configuration file for a specific configuration class. | |
ConfigurationLoadException | Represents an exception that occurs when a MatchPoint configuration file cannot be loaded. | |
InvalidFileNameException | Represents an exception that occurs when an invalid file name is chosen for a configuration file. | |
TextModeAttribute | Specifies how the input control for text-based configuration parameters should be displayed. |
Interface | Description | |
---|---|---|
IChoiceProvider | Provides functionality for aggregating choices for a configuration member within a configuration class. | |
IConfiguration | Specifies a MatchPoint configuration class. | |
IConfigurationButtons | ||
IConfigurationLifecycle | Provides access to save- and load events of the configuration file. | |
ISingletonConfiguration |
Represents a MatchPoint configuration class that exists just once per MatchPoint instance. The configuration
file has the name of the configuration class suffixed by ".xml".
|
Enumeration | Description | |
---|---|---|
ChoiceControlType | Specifies a control type for displaying choice elements for a configuration class member. | |
LocalWebPartConfigurationMode | Web Part configuration modes. |