清空,重置页面中的TextBox控件的值

/// <summary>
        /// TextBox清空,重置
        /// </summary>
        /// <param name="sender"></param>
        /// <param name="e"></param>
        protected void Button2_Click(object sender, EventArgs e)
     阅读全文
类别: .net开发  查看评论

你可能感兴趣的:(text)