Hi there,
Being searching google and here and cant seem to find the answer to my question.
I have a normal page (Default.aspx) and a master page (Root.Master).
What I want to do is show a panel based on the page name. For ease we'll say
If the page is Dafault.aspx show the panel, if not its hidden.
How would I go about this? These appear to be numerous ways of getting page names, which one is correct?
...
Go to the complete details ...