※ 引述《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