Expand All
2 out of 2 rated this helpful - Rate this topic

System.Web.Mvc.Ajax Namespace

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
Public class AjaxExtensions Represents support for ASP.NET AJAX within an ASP.NET MVC application.
Public class AjaxOptions Represents option settings for running Ajax scripts in an ASP.NET MVC application.
  Enumeration Description
Public enumeration InsertionMode Enumerates the AJAX script insertion modes.
Did you find this helpful?
(1500 characters remaining)
Show:
© 2013 Microsoft. All rights reserved.