asp.net ajax控件检测名称是否存在

<asp:TextBox ID="CompanyName" runat="server" AutoPostBack="True"
                ontextchanged="CompanyName_TextChanged"></asp:TextBox>
                     </td>

      <td width="238">
 

阅读全文
类别: .net开发  查看评论

你可能感兴趣的:(asp.net)