ViewPage.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 ou définit l’objet AjaxHelper utilisé pour afficher le code HTML dans les scénarios Ajax.
public System.Web.Mvc.AjaxHelper<object> Ajax { get; set; }
member this.Ajax : System.Web.Mvc.AjaxHelper<obj> with get, set
Public Property Ajax As AjaxHelper(Of Object)
Valeur de propriété
Objet d'assistance Ajax associé à la vue.