Hello,
I am in ASP.NET using C#.
I have a user control called "progHeader.asc x" that has
a label control call "pageTitle" . How do I
call "pageTitle" from my asp page(Inventory. aspx), with
the usercontrol "progheader " dropped on to it, and send
the current page title to "pageTitle" ?
Charles
I am in ASP.NET using C#.
I have a user control called "progHeader.asc x" that has
a label control call "pageTitle" . How do I
call "pageTitle" from my asp page(Inventory. aspx), with
the usercontrol "progheader " dropped on to it, and send
the current page title to "pageTitle" ?
Charles
Comment