System.Web.Mvc.Ajax Namespace
Visual Studio 2010
The System.Web.Mvc.Ajax namespace contains classes that support Ajax scripts in an ASP.NET MVC application. The namespace includes support for Ajax scripts and for Ajax options.
| Class | Description | |
|---|---|---|
![]() | AjaxExtensions | Represents support for ASP.NET AJAX within an ASP.NET MVC application. |
![]() | AjaxOptions | Represents option settings for running AJAX scripts in an MVC application. |
| Enumeration | Description | |
|---|---|---|
![]() | InsertionMode | Enumerates the AJAX script insertion modes. |
Community Additions
ADD
Show:

