K
Karl Hungus
If I use a code behind class for an aspx page, what is the best way to get
data from the codebehind class into my aspx page?
I know about databinding, but is there a more basic way of just referencing
the variables or calling getters?
thanks in advance
data from the codebehind class into my aspx page?
I know about databinding, but is there a more basic way of just referencing
the variables or calling getters?
thanks in advance