Click or drag to resize

HttpExtensionsGetEventTarget Method

Overload List
  NameDescription
Public methodStatic memberGetEventTarget(HttpContext)
Gets the event target (__EVENTTARGET) from the HttpContext's request.
Public methodStatic memberGetEventTarget(HttpRequest)
Gets the event target (__EVENTTARGET) from the request.
Top
See Also