M
Microsoft Newsserver
I am instantiating an object in an ASP.NET page. From this object I want to
be able to access Session. I dont want to change the constructor to pass the
page reference to it, and I dont want to have to add extra properties.
How can I get a reference to the page object in which the object is
instantiated.
Cheers
be able to access Session. I dont want to change the constructor to pass the
page reference to it, and I dont want to have to add extra properties.
How can I get a reference to the page object in which the object is
instantiated.
Cheers