AjaxExtensions Methods

Include Protected Members
Include Inherited Members

Methods

  Name Description
Public methodStatic member ActionLink(AjaxHelper, String, String, AjaxOptions) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, Object, AjaxOptions) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, String, AjaxOptions) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, RouteValueDictionary, AjaxOptions) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, Object, AjaxOptions, Object) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, String, Object, AjaxOptions) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, String, RouteValueDictionary, AjaxOptions) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, String, Object, AjaxOptions, Object) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, String, String, String, String, Object, AjaxOptions, Object) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member ActionLink(AjaxHelper, String, String, String, String, String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>) Returns an anchor element that contains the URL to the specified action method; when the action link is clicked, the action method is invoked asynchronously by using JavaScript.
Public methodStatic member BeginForm(AjaxHelper, AjaxOptions) Writes an opening <form> tag to the response.
Public methodStatic member BeginForm(AjaxHelper, String, AjaxOptions) Writes an opening <form> tag to the response.
Public methodStatic member BeginForm(AjaxHelper, String, Object, AjaxOptions) Writes an opening <form> tag to the response.
Public methodStatic member BeginForm(AjaxHelper, String, String, AjaxOptions) Writes an opening <form> tag to the response.
Public methodStatic member BeginForm(AjaxHelper, String, RouteValueDictionary, AjaxOptions) Writes an opening <form> tag to the response.
Public methodStatic member BeginForm(AjaxHelper, String, Object, AjaxOptions, Object) Writes an opening <form> tag to the response.
Public methodStatic member BeginForm(AjaxHelper, String, String, Object, AjaxOptions) Writes an opening <form> tag to the response.
Public methodStatic member BeginForm(AjaxHelper, String, String, RouteValueDictionary, AjaxOptions) Writes an opening <form> tag to the response.
Public methodStatic member BeginForm(AjaxHelper, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>) Writes an opening <form> tag to the response.
Public methodStatic member BeginForm(AjaxHelper, String, String, Object, AjaxOptions, Object) Writes an opening <form> tag to the response.
Public methodStatic member BeginForm(AjaxHelper, String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>) Writes an opening <form> tag to the response.
Public methodStatic member BeginRouteForm(AjaxHelper, String, AjaxOptions) Writes an opening <form> tag to the response using the specified routing information.
Public methodStatic member BeginRouteForm(AjaxHelper, String, Object, AjaxOptions) Writes an opening <form> tag to the response using the specified routing information.
Public methodStatic member BeginRouteForm(AjaxHelper, String, RouteValueDictionary, AjaxOptions) Writes an opening <form> tag to the response using the specified routing information.
Public methodStatic member BeginRouteForm(AjaxHelper, String, Object, AjaxOptions, Object) Writes an opening <form> tag to the response using the specified routing information.
Public methodStatic member BeginRouteForm(AjaxHelper, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>) Writes an opening <form> tag to the response using the specified routing information.
Public methodStatic member GlobalizationScript(AjaxHelper) Returns an HTML script element that contains a reference to a globalization script that defines the culture information.
Public methodStatic member GlobalizationScript(AjaxHelper, CultureInfo) Returns an HTML script element that contains a reference to a globalization script that defines the specified culture information.
Public methodStatic member RouteLink(AjaxHelper, String, Object, AjaxOptions) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, String, AjaxOptions) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, RouteValueDictionary, AjaxOptions) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, Object, AjaxOptions, Object) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, String, Object, AjaxOptions) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, String, AjaxOptions, IDictionary<String, Object>) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, String, AjaxOptions, Object) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, String, RouteValueDictionary, AjaxOptions) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, String, Object, AjaxOptions, Object) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.
Public methodStatic member RouteLink(AjaxHelper, String, String, String, String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>) Returns an anchor element that contains the virtual path for the specified route values; when the link is clicked, a request is made to the virtual path asynchronously by using JavaScript.

Top

See Also

Reference

AjaxExtensions Class

System.Web.Mvc.Ajax Namespace