Click or drag to resize

Colygon.MatchPoint.Core.Administration Namespace

Contains functionality for MatchPoint administrative interfaces, namely for the configuration editor and configuration files.
Classes
  ClassDescription
Public classBaseWebPartConfiguration
Public classChoice
Represents an element that can be selected from a choice field within a configuration class.
Public classChoiceAttribute
Specifies a configuration class member that is configured by selecting from a list of choice elements.
Public classConfigurationFile
Represents a configuration file.
Public classConfigurationFileT
Represents a configuration file for a specific configuration class.
Public classConfigurationLoadException
Represents an exception that occurs when a MatchPoint configuration file cannot be loaded.
Public classInvalidFileNameException
Represents an exception that occurs when an invalid file name is chosen for a configuration file.
Public classTextModeAttribute
Specifies how the input control for text-based configuration parameters should be displayed.
Interfaces
  InterfaceDescription
Public interfaceIChoiceProvider
Provides functionality for aggregating choices for a configuration member within a configuration class.
Public interfaceIConfiguration
Specifies a MatchPoint configuration class.
Public interfaceIConfigurationButtons
Public interfaceIConfigurationLifecycle
Provides access to save- and load events of the configuration file.
Public interfaceISingletonConfiguration
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".
Enumerations
  EnumerationDescription
Public enumerationChoiceControlType
Specifies a control type for displaying choice elements for a configuration class member.
Public enumerationLocalWebPartConfigurationMode
Web Part configuration modes.