Think with me

Thursday, March 12, 2009

Access text box value from masterpage

// put this code in content page,the text box control is in masterpage
TextBox txt = (TextBox)Master.FindControl("txtSearch");
string str = txt.Text;
Posted by Mahesh Dimble at 10:37 PM No comments:
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ►  2011 (1)
    • ►  May (1)
  • ►  2010 (1)
    • ►  September (1)
  • ▼  2009 (8)
    • ►  December (1)
    • ►  April (4)
    • ▼  March (1)
      • Access text box value from masterpage
    • ►  February (1)
    • ►  January (1)
  • ►  2008 (9)
    • ►  October (2)
    • ►  August (2)
    • ►  July (4)
    • ►  June (1)

Important Links

  • Useful blog
  • Playing Video Part II
  • Playing Video Part I
  • MS Reporting Services
  • http://xzczxc.
  • http://www.google.com

About Me

My photo
Mahesh Dimble
I m working as Asp.net devoloper from past 3 years
View my complete profile
Picture Window theme. Powered by Blogger.