asp.net中的服务器端注释(HTML端)

Kon*_*Kon 0 asp.net

我需要在页面/用户控件上为其他开发人员留下一些教学评论.除了以下之外,还有更好的方法吗?

  <% /* DO NOT rename control IDs here, because blah blah blah... */ %>
Run Code Online (Sandbox Code Playgroud)