Click or drag to resize

HttpExtensionsGetEventArgs Method

Overload List
  NameDescription
Public methodStatic memberGetEventArgs(HttpContext)
Gets the event argument (__EVENTARGUMENT) from the HttpContext's request.
Public methodStatic memberGetEventArgs(HttpRequest)
Gets the event argument (__EVENTARGUMENT) from the request.
Top
See Also