label runat="server"
<label id="lblWhiteIp_Text_Info" runat="server"></label>
后台对应的类型是
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。protected global::System.Web.UI.HtmlControls.HtmlGenericControl lblWhiteIp_Text_Info;
<asp:label id="lblWhiteIp_Text_Info" runat="server"></asp:label>
后台对应的类型是
protected global::System.Web.UI.WebControls.Label lblWhiteIp_Text_Info;

更多精彩