G
Guest
Hi all,
I have a .cs code file in the App_Code directory. Now how do I get a
reference to the System.Web.UI.Page object? I can get references to Request,
Response and Server through HttpContext.Current, but dont know how to get
Page.
TIA!
I have a .cs code file in the App_Code directory. Now how do I get a
reference to the System.Web.UI.Page object? I can get references to Request,
Response and Server through HttpContext.Current, but dont know how to get
Page.
TIA!