I have a user control with a label and a method. The webform should call the
method on the user control and populate the label. I am getting object not
set errors as soon as I try to access the label on the user control.
A small sample of code would be greatly appreciated.
method on the user control and populate the label. I am getting object not
set errors as soon as I try to access the label on the user control.
A small sample of code would be greatly appreciated.