M
MattB
I'm using vb.net/asp.net and have what will likely be an easy one. If I
want a variable to be accessible to different events within a class, how do
I declare them? I have some stuff in my page_load sub that I want to access
from a Button_click event. Anything I should be particularly aware or
careful of in this realm? Thanks!
want a variable to be accessible to different events within a class, how do
I declare them? I have some stuff in my page_load sub that I want to access
from a Button_click event. Anything I should be particularly aware or
careful of in this realm? Thanks!