Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバー要素に必要なオプションが 1 つしかないのに、なぜrunat="server"ASP.NET のサーバー要素に含める必要があるのでしょうか。runat追加されていない場合、「必要な属性 'runat' がありません」と表示され続けます。
runat="server"
runat
ここで何か不足していますか?