WebViewPage.Ajax Property

Gets or sets the AjaxHelper object that is used to render HTML using Ajax.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member Ajax : AjaxHelper<Object> with get, set

Property Value

Type: System.Web.Mvc.AjaxHelper(Object)
The AjaxHelper object that is used to render HTML using Ajax.
Show: