I have a header and footer user control on all of my web forms which writes out header and footer HTML. I want the header user control to be able to grab the title of the page it is enbedded on. I know I can create a public property in the user control and set the property from the parent page, but this is a little tedious. I would just like the user control to be able to grab the page title from the page it is on so I don't have to set a uc1.pageTitle property on all of my web forms. Any help would be appreciated.
Thanks! Shawn --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
