商業(yè)源碼熱門下載www.html.org.cn
今天在網(wǎng)上看到asp.net 2.0中注冊自定義控件的好方法,記錄如下。
在web.config 文件中全局注冊自定義控件
<system.web>
<pages>
<controls>
<add tagprefix="rx" assembly="hylq.component" namespace="hylq.component"/>
</controls>
</pages>
新聞熱點
疑難解答
圖片精選