<asp:Content ContentPlaceHolderId="PlaceHolderSiteName" runat="server"/>
or
<asp:Content ContentPlaceHolderId="PlaceHolderMain" runat="server">
I get an error on the page and it doesn't load. Is there a way to remove this without breaking the page?
1 Comments