ASP.NET “special” tags

后端 未结 5 2194
孤城傲影
孤城傲影 2020-11-22 03:01

What is the official name for the \"special\" ASP.NET tags like this:

<%# %>
<%= %>
<%@ %>
<%$ %>

I can\'t seem to

5条回答
  •  春和景丽
    2020-11-22 03:46

    I've also heard these called "V stings," including on the StackOverflow Podcast.

提交回复
热议问题