AjaxHelper<(Of <(<'T>)>)>..::..BeginForm Method (String, String)
Begins a form. If the form is on partial, w.asyncform.js must be referenced on the main
document through AddWebAppModule(String).
Namespace:
Suoranta.WebApp.ViewAssembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public WebAppForm<T> BeginForm( string id, string action )

