Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Composite Control


Message #1 by mark@m... on Fri, 14 Feb 2003 19:22:56
Hi,

I have a composite control that contains a series of LinkButtons.  I want 
to assign a Click event handler that will call a method contained in the 
same ASPX file as the control.  The problem is that I can't figure out how 
to get a reference to this method.

Can anyone help?

Mark

  Return to Index