Session variables and User Controls -- ASP.NET?

Adam T

New member
I'm unable to include variables in session objects inside my user controls. Is there a reason for this? I'm having difficulty trying to store user control variables between post backs.
 
Back
Top