Skip to main content
A newer version of this page is available. .
All docs
V23.1

DashboardMongoDBDataSource Events

A data source that retrieves data from MongoDB.
Name Description
ConfigureDataConnection Allows you to configure connection settings for a MongoDB instance. Inherited from MongoDBDataSourceBase.
ConnectionError Inherited from MongoDBDataSourceBase.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
See Also