Skip to main content
A newer version of this page is available. .

ChooseJsonSourcePage<TModel>.Commit() Method

Saves settings specified on the Specify JSON Data Location wizard page to the JsonDataSourceModel.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v21.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public override void Commit()
See Also