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