Sorry I know this has been posted on here before but I cant find the thread. I created a new file to do template switching with but how do I inherit my skin on that page? I tried :
but that just produces a blank screen. Any help would be appreciated thanksCode:<%@ Page Language="C#" %> <%@ Register TagName="admission_category" TagPrefix="a_c" Src="~/skins/Skin_1/template.ascx" %>