ContentPlaceHolder content = (ContentPlaceHolder)Page.Master.FindControl("ContentPlaceHolder1"); TextBox tb = (TextBox)content.FindControl("TextBox1");
Post a Comment
No comments:
Post a Comment