Re: [問題] 請問一下在 ASP.NET 2.0 中的 <asp> 標籤

看板C_Sharp (C#)作者 (吳浩然)時間19年前 (2006/12/21 12:36), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《tedyu002 (tedyu)》之銘言: : 在 ASP.NET 2.0 中的 aspx 頁面中的 <asp:> 標籤 : 實際上是拿來指定在甚麼位址上要插入的物件類別及其 reference : 如 <asp:TextBox id="TextBox1" ..... > </apx:TextBox> : ~~~~~~~ ~~~~~~~~ : Class Reference : 然後在 .cs 的檔案中已 partial class 作 combine : 那請問有沒有辦法自行撰寫 Class , 如 Test,然後作成 : <asp:Test id="Test1"> </asp:Test> 呢? Custom Control http://j2se.myweb.hinet.net/article/dotnet/011/011.htm -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.228.37.8
文章代碼(AID): #15YWzOpo (C_Sharp)
文章代碼(AID): #15YWzOpo (C_Sharp)