AjaxHelper<TModel> Methods

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod JavaScriptStringEncode(String)

Serializes the specified message and returns the resulting JSON-formatted string.(Inherited from AjaxHelper.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Extension Methods

Name Description
System_CAPS_pubmethod ActionLink(String, String, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, Object, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, Object, AjaxOptions, Object)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, RouteValueDictionary, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, String, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, String, Object, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, String, Object, AjaxOptions, Object)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, String, RouteValueDictionary, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, String, String, String, String, Object, AjaxOptions, Object)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod ActionLink(String, String, String, String, String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(AjaxOptions)

Overloaded. Writes an opening <form> tag to the response.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(String, AjaxOptions)

Overloaded. Writes an opening <form> tag to the response.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(String, Object, AjaxOptions)

Overloaded. Writes an opening <form> tag to the response.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(String, Object, AjaxOptions, Object)

Overloaded. Writes an opening <form> tag to the response.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(String, RouteValueDictionary, AjaxOptions)

Overloaded. Writes an opening <form> tag to the response.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>)

Overloaded. Writes an opening <form> tag to the response. (Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(String, String, AjaxOptions)

Overloaded. Writes an opening <form> tag to the response.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(String, String, Object, AjaxOptions)

Overloaded. Writes an opening <form> tag to the response.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(String, String, Object, AjaxOptions, Object)

Overloaded. Writes an opening <form> tag to the response.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(String, String, RouteValueDictionary, AjaxOptions)

Overloaded. Writes an opening <form> tag to the response.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginForm(String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>)

Overloaded. Writes an opening <form> tag to the response.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginRouteForm(String, AjaxOptions)

Overloaded. Writes an opening <form> tag to the response using the specified routing information.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginRouteForm(String, Object, AjaxOptions)

Overloaded. Writes an opening <form> tag to the response using the specified routing information.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginRouteForm(String, Object, AjaxOptions, Object)

Overloaded. Writes an opening <form> tag to the response using the specified routing information.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginRouteForm(String, RouteValueDictionary, AjaxOptions)

Overloaded. Writes an opening <form> tag to the response using the specified routing information.(Defined by AjaxExtensions.)

System_CAPS_pubmethod BeginRouteForm(String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>)

Overloaded. Writes an opening <form> tag to the response using the specified routing information.(Defined by AjaxExtensions.)

System_CAPS_pubmethod GlobalizationScript()

Overloaded. Returns an HTML script element that contains a reference to a globalization script that defines the culture information.(Defined by AjaxExtensions.)

System_CAPS_pubmethod GlobalizationScript(CultureInfo)

Overloaded. Returns an HTML script element that contains a reference to a globalization script that defines the specified culture information.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, Object, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, Object, AjaxOptions, Object)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, RouteValueDictionary, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, String, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, String, AjaxOptions, IDictionary<String, Object>)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, String, AjaxOptions, Object)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, String, Object, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, String, Object, AjaxOptions, Object)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, String, RouteValueDictionary, AjaxOptions)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>)

Overloaded. 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.(Defined by AjaxExtensions.)

System_CAPS_pubmethod RouteLink(String, String, String, String, String, RouteValueDictionary, AjaxOptions, IDictionary<String, Object>)

Overloaded. 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.(Defined by AjaxExtensions.)

See Also

AjaxHelper<TModel> Class
System.Web.Mvc Namespace

Return to top