I have a Master Page in the root of my project. I have Content Pages throughout my project and in subfolders referencing this Master Page. What is the correct way to refer
I do it as simple as this: link href="<%=ResolveUrl("~/common/css/global.css")%>"
link href="<%=ResolveUrl("~/common/css/global.css")%>"