Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: UserControls


Message #1 by <zivf@m...> on Thu, 7 Feb 2002 15:16:58 +0200
Hi,



Is there a way to use UserControls (*.ascx) the same way a webControls 

is used (i.e I can add properties in code, and manipulate the object in 

my page using these properties in code)?



note: I HAVE read the .NET samples regarding the writing of scripts 

inside the HTML, but this code when inserted to the .cs file would not 

compile, and I am looking for something I can compile inside C# code.


  Return to Index