I have a master page in the root directory.
I have a customer page associated with the master page in the admin directory below it - root/admin/customer.aspx.
I have the following line of code at the very to of the customer page
<%@
Go to the complete details ...