F
Fernando Lopes
Hi.
How can I access a method in the code behind of a user control from the code
behind of a page or in the code behind of another usercontrol.
I change the method to public and now I access from the Page.
But, there is any problem using this way? (public method)
Anyone knows another way?
How can I access from another usercontrol?
Thanks.
Fernando
How can I access a method in the code behind of a user control from the code
behind of a page or in the code behind of another usercontrol.
I change the method to public and now I access from the Page.
But, there is any problem using this way? (public method)
Anyone knows another way?
How can I access from another usercontrol?
Thanks.
Fernando