ViewMasterPage<TModel>.Ajax Property

Definition

Gets the AJAX script for the master page.

C#
public System.Web.Mvc.AjaxHelper<TModel> Ajax { get; }

Property Value

The AJAX script for the master page.

Applies to

Product Versions
ASP.NET MVC 5.2