answersLogoWhite

0

I use the session ....

Session["var"] = some value or object.

Then you can call that variable any time for the users Session.

EDIT:

Make a public static variable outside of a method and just in the Class.

User Avatar

Wiki User

16y ago

What else can I help you with?