ViewMasterPage.Ajax Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le script AJAX pour la page maître.
public System.Web.Mvc.AjaxHelper<object> Ajax { get; }
member this.Ajax : System.Web.Mvc.AjaxHelper<obj>
Public ReadOnly Property Ajax As AjaxHelper(Of Object)
Valeur de propriété
Script AJAX pour la page maître.