Colygon.MatchPoint.Core.Administration.Controls Namespace |
Class | Description | |
---|---|---|
AccountEditor | Implements a control that allows selecting user- or group accounts within the configuration editor. | |
AccountEditorBehaviorAttribute |
Specifies the behavior of an AccountEditor control.
| |
CodeEditor | Implements a configuration control that allows code input within a configuration file. | |
CodeEditorBehaviorAttribute |
Specifies the behavior of a CodeEditor control.
| |
ConfigurationPickerEditor | Implements a control that allows selecting a MatchPoint configuration file within the configuration editor. | |
ConfigurationRestrictionAttribute | Provides an attribute which can be used together with the ConfigurationPickerEditor to restrict the choice of available config-types. | |
CustomEditorAttribute | Used to specify a configuration class member that is configured using a custom editor control. | |
CustomEditorControl | The base class for all custom editor controls. | |
ExpressionUrlEditor | Implements a control that allows selecting the URL of a SharePoint object within the configuration editor. | |
PickerExpressionComboBox |
Base class for all custom editor controls that allow specifying a property by using either a picker or an
expression.
| |
SPUrlEditor | Implements a control for picking the URL of a SharePoint object. | |
SPUrlEditorBehaviorAttribute |
Specifies the behavior of a SPUrlEditor.
|
Enumeration | Description | |
---|---|---|
IntellisenseMode | ||
SPUrlType |
Specifies what kind of SharePoint objects are selectable within a SPUrlEditor.
| |
SyntaxHighlighting |
Specifies how code should be highlighted within a CodeEditor.
|