Skip to main content
A newer version of this page is available. .
All docs
V21.2

CustomDashboardItemConfigurationException Constructors

The exceptions that occur when a custom item’s metadata is not registered or a CustomControlProviderBase descendant is not assigned to the e.CustomControlProvider property.
Name Parameters Description
CustomDashboardItemConfigurationException(String) message Initializes a new instance of the CustomDashboardItemConfigurationException class with specified settings.
See Also