how to invoke a function written in one user control from another user control?

Posted by aparnakarthik on Stack Overflow See other posts from Stack Overflow or by aparnakarthik
Published on 2010-06-01T07:06:59Z Indexed on 2010/06/01 7:13 UTC
Read the original article Hit count: 199

Filed under:

I have two user controls I have some functions written on those two controls. Is it possible to invoke a function written on one user control from another user control. Pls provide the code for this.

© Stack Overflow or respective owner

Related posts about ASP.NET