G
Guest
If I instantiate a new class from a web page, can that class call the
Response.Redirect? Do I need to pass the page object into this class as part
of that classes constructor? What library do I need to add a reference to or
what using statement should I use to have access to the Response object?
Response.Redirect? Do I need to pass the page object into this class as part
of that classes constructor? What library do I need to add a reference to or
what using statement should I use to have access to the Response object?