S
SimulationCoder
I want to reference the Session object from external class. How do I do
that.
for e.g
Session("ABC")="ABC" works fine in code behind of the web page but doesnt
work in class file.
that.
for e.g
Session("ABC")="ABC" works fine in code behind of the web page but doesnt
work in class file.