62,256
社区成员
发帖
与我相关
我的任务
分享
<asp:Literal runat="server" ID="oViewName_0"></asp:Literal>
<asp:Literal runat="server" ID="oViewName_1"></asp:Literal>
<asp:Literal runat="server" ID="oViewName_2"></asp:Literal>
<asp:Literal runat="server" ID="oViewName_3"></asp:Literal>
this.oViewName_0.Text = name;
this.oViewName_1.Text = name;
this.oViewName_2.Text = name;
this.oViewName_3.Text = name;
public string name