Exemple #1
0
 /// <summary>
 /// this function will force the submit on the form
 /// </summary>
 private async void SubmitForm()
 {
     await SellerForm.SubmitAsync();
 }