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

AjaxHelper<(Of <(<'T>)>)> Methods

The AjaxHelper<(Of <(<'T>)>)> type exposes the following members.

Methods


  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).
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).
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method JavaScriptStringEncode(System.String) (Inherited from AjaxHelper.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)