J
JezB
How can I get to a page's ViewState from inside a business object ? I have a
reference to the calling page but the ViewState property of the Control
class is protected.
Is there something similar to HttpContext.Current.Session that allows a
business object to access the current Session ?
reference to the calling page but the ViewState property of the Control
class is protected.
Is there something similar to HttpContext.Current.Session that allows a
business object to access the current Session ?