Initializes a new instance of the HttpContext class.
[ VB ] Public Sub New ( _ ByVal wr As HttpWorkerRequest _ ) [ C# ] public HttpContext ( HttpWorkerRequest wr ); [ C++ ] public: HttpContext ( HttpWorkerRequest* wr ); [ JScript ] public function HttpContext ( wr : HttpWorkerRequest );
HttpContext Members HttpContext Constructor Overload List
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note