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

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

Overload List


  Name Description
Public method BeginSearchForm(String, String)
Begins a search form. If the form is on partial, w.asyncform.js must be referenced on the main document through AddWebAppModule(String).
Public method BeginSearchForm(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).
Public method BeginSearchForm(String, IAction)
Begins a form. If the form is on partial, w.asyncform.js must be referenced on the main document through AddWebAppModule(String).