Skip to main content
All docs
V23.2

CustomDashboardItemConfigurationException Events

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 Description
SerializeObjectState protected Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. Inherited from Exception.
See Also