Why does the following code generate a null reference exception?
1
| |
The page reference is not set. I see this sort of example all the time on the web regarding server controls. Why is it that I can not get this to work?
Why does the following code generate a null reference exception?
1
| |