ViewPage<'TModel>.Ajax Property
Gets or sets the AjaxHelper<'TModel> object that supports rendering HTML in Ajax scenarios.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Web.Mvc.AjaxHelper<'TModel>The Ajax helper object that is associated with the view.
Show: