作者j2se (吴浩然)
看板C_Sharp
标题Re: [问题] 请问一下在 ASP.NET 2.0 中的 <asp> 标签
时间Thu Dec 21 12:37:01 2006
※ 引述《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