[thelist] ASP.NET: passing text string into a user control

Casey Crookston casey at thecrookstons.com
Fri Oct 15 13:59:28 CDT 2004


What would be the best way to pass a text string into a user control?  For
example, a page header re-used on every page also includes the page title.
Can you set a global variable on the main page and then display that
variable from within the control?  Or would it be better to use something
like a form label?

Thanks,

Casey




More information about the thelist mailing list