Click or drag to resize

Colygon.MatchPoint.Core.Configuration Namespace

Contains configuration classes that are used within the MatchPoint configuration files.
Classes
  ClassDescription
Public classBaseContextMenuConfigurationT
Base class for a context menu configuration.
Public classBasePermissionConfiguration
Base class for permission configurations.
Public classBaseTypeConfigurationT
Base class for a type configuration.
Public classClientContextMenuProvider
Provides functionality for generating a context menu client-side.
Public classClientPopupItem
Represents an item within a context menu that is rendered client-side.
Public classClientPopupMenu
Provides functionality for displaying context menus within MatchPoint controls.
Public classContextMenuItem
Specifies a context menu item.
Public classDataItemClientPopupMenu
Provides functionality for a server-side generated context menu.
Public classDataItemContextMenuConfiguration
The configuration class for a custom context menu that is be displayed within a DataGridWebPart.
Public classDataItemContextMenuItem
Represents a single context menu entry within a DataItemContextMenuConfiguration.
Public classFallbackIconMapping
Public classFormConfiguration
Specifies new-, edit- and display forms.
Public classIconMapping
Specifies an icon mapping.
Public classLcidChoiceAttribute
Used to define a configuration property that allows selecting a locale ID.
Public classLcidChoiceProvider
Provides a list of the locale identifiers (LCIDs).
Public classLicenseConfiguration
Specifies the license settings for a MatchPoint instance. This class is for internal use only.
Public classListItemEventHandlerConfiguration
Specifies a MatchPoint list item event handler.
Public classMatchPointConfiguration
Specifies general settings for a MatchPoint instance.
Public classPermissionCollectionConfigurationT
A collection of permission configuration elements.
Public classServerContextMenuProvider
Provides functionality for generating a context menu server-side.
Interfaces
  InterfaceDescription
Public interfaceIContextMenuProvider
Provides functionality for generating a context menu.
Public interfaceIGenericFactoryT
Defines a factory that is part of a factory collection. Return in the method IsMatch whether the factory handles cases represented by T.
Public interfaceISingleton
Marker interface. Ensures that a class is instantiated by MatchPoint only once. Use the sequence to specify the priority of the factory. Use numbers less than 1000 to ensure a higher priority than the MatchPoint factories.
Enumerations
  EnumerationDescription
Public enumerationIconMappingMatchMode
Public enumerationLcidChoiceMode
Specifies what languages can be selected.
Public enumerationLicenseType
Specifies the MatchPoint license type.