多项选择题
A.< asp:Lable>B.
在ASP.NET 中,以下属于服务器控件的是()
A.<asp:Lable ID=”IbName”></asp:Lable>
B.<asp:TextBox ID=”txtName”ruant=”sever”></asp:TextBox>Web 服务器控件、Html 服务器控件
C.<asp:Lable ID=”LbName”ruant=”server”></asp:Lable>
D.<input id=txtName type=”text”ruant=”server”>