R
rom
I saw a "strange" code line somewhere on the web. it looks
like:
ViewState(myKeyWord) = myValue
what am I missing here? what exactly is the viewstate ?is
it different from session?
like:
ViewState(myKeyWord) = myValue
what am I missing here? what exactly is the viewstate ?is
it different from session?