Adding a refence to Header from a control
- by Qiky
In the Page load of A control the Page.Header is null when I am attempting to add a reference. Is there anything special I have to do to add a reference to the head of a page from a control.
Maybe a better way to as this is when does Page.Header load or when can it be accessed from a control