Skip to main content
All docs
V25.1
  • MongoDBDataSourceUIHelper.ConfigureConnection Method

    Name Parameters Description
    ConfigureConnection(MongoDBDataSourceBase, ConfigureMongoDBConnectionContext) static dataSource, context Invokes the Connection Editor with the specified settings for the MongoDB Data Source.
    ConfigureConnection(MongoDBDataSourceBase) static dataSource Invokes the Connection Editor for the MongoDB Data Source.
    ConfigureConnection<TModel>(MongoDBDataSourceBase, ConfigureMongoDBConnectionContext, Action<IWizardCustomization<TModel>>) static dataSource, context, customizeWizard Invokes the Connection Editor with the specified settings and customization parameters for the MongoDB Data Source.