aspx頁(yè)面引用用戶控件我會(huì),html頁(yè)面如何引用用戶控件?配置文件這樣寫(xiě)的<pages> <controls> <add tagPrefix="feitian" tagName="bbs" src="~/BBS.ascx" /> <add tagPrefix="FT" namespace="FeiTian.ServerControls" assembly="FeiTian.ServerControls"/> </controls> </pages>html頁(yè)面這樣寫(xiě)的<feitian:bbs id="a" runat="server" />可惜沒(méi)反應(yīng),哪里寫(xiě)錯(cuò)了?
- 2 回答
- 0 關(guān)注
- 704 瀏覽
添加回答
舉報(bào)
0/150
提交
取消