T
Tulio Quinones
I have a menu user control that navigates through 4 or 5 web forms. The
control basically has "tabs" that are hyperlinks to each page.
On each page a have a validation method that validates all page input.
How can I call this method from the user control when the a tab/hyperlink is
selected?
Do I create a delegate on web form? If so, any pointers. Is there an
easier way?
Regards,
Tulio
control basically has "tabs" that are hyperlinks to each page.
On each page a have a validation method that validates all page input.
How can I call this method from the user control when the a tab/hyperlink is
selected?
Do I create a delegate on web form? If so, any pointers. Is there an
easier way?
Regards,
Tulio