This topic has not yet been rated - Rate this topic

AjaxRequestExtensions Class

Represents a class that extends the HttpRequestBase class by adding the ability to determine whether an HTTP request is an AJAX request.

System.Object
  System.Web.Mvc.AjaxRequestExtensions

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public static class AjaxRequestExtensions

The AjaxRequestExtensions type exposes the following members.

  NameDescription
Public methodStatic memberIsAjaxRequest
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.