One question that seems to come up often in the asp.net forums is from people who are trying to access controls within controls using templates. LoginViews and CreateUserWizard controls are two commonly used templated controls. These templated controls
Read More...
As I mentioned in my previous blog post about Accessing a property of a base page from a user control , I am going to explain how to access a property on a MasterPage from the content page. One merely has to check the namespace and the class name of the
Read More...