Click or drag to resize
Colygon.MatchPoint.Core.Administration.Controls Namespace
Contains advanced configuration controls used within configuration classes.
Classes
  ClassDescription
Public classAccountEditor
Implements a control that allows selecting user- or group accounts within the configuration editor.
Public classAccountEditorBehaviorAttribute
Specifies the behavior of an AccountEditor control.
Public classCodeEditor
Implements a configuration control that allows code input within a configuration file.
Public classCodeEditorBehaviorAttribute
Specifies the behavior of a CodeEditor control.
Public classConfigurationPickerEditor
Implements a control that allows selecting a MatchPoint configuration file within the configuration editor.
Public classConfigurationRestrictionAttribute
Provides an attribute which can be used together with the ConfigurationPickerEditor to restrict the choice of available config-types.
Public classCustomEditorAttribute
Used to specify a configuration class member that is configured using a custom editor control.
Public classCustomEditorControl
The base class for all custom editor controls.
Public classExpressionUrlEditor
Implements a control that allows selecting the URL of a SharePoint object within the configuration editor.
Public classNamespaceDoc
Public classPickerExpressionComboBox
Base class for all custom editor controls that allow specifying a property by using either a picker or an expression.
Public classSPUrlEditor
Implements a control for picking the URL of a SharePoint object.
Public classSPUrlEditorBehaviorAttribute
Specifies the behavior of a SPUrlEditor.
Enumerations
  EnumerationDescription
Public enumerationIntellisenseMode
Public enumerationSPUrlType
Specifies what kind of SharePoint objects are selectable within a SPUrlEditor.
Public enumerationSyntaxHighlighting
Specifies how code should be highlighted within a CodeEditor.