M
Max
How do I declare in the parent page's code behind a user control? I want to
call a sub that is located in the user control.
Want to do something like this:
Call MyUserControl.MySub()
call a sub that is located in the user control.
Want to do something like this:
Call MyUserControl.MySub()