Is there a way to comment out markup in an .ASPX page so that it isn\'t delivered to the client? I have tried the standard comments
.ASPX
<%-- not rendered to browser --%>