Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

AjaxHelper<(Of <(<'T>)>)>..::..BeginForm Method

Overload List


  Name Description
Public method BeginForm(String, IAction)
Begins a form. If the form is on partial, w.asyncform.js must be referenced on the main document through AddWebAppModule(String).
Public method BeginForm(String, String)
Begins a form. If the form is on partial, w.asyncform.js must be referenced on the main document through AddWebAppModule(String).
Public method BeginForm(String, String, String)
Begins a form. If the form is on partial, w.asyncform.js must be referenced on the main document through AddWebAppModule(String).