View Single Post
Old 27-Feb-2007, 08:53 PM   #2 (permalink)
Sangeetha
Fixed Error!
 
Sangeetha's Avatar

Posts: 139
Location: Chennai
Join Date: Feb 2007
Rep Power: 2 Sangeetha is on a distinguished road

IM:
Default Re: Master Page and content page Title problem VS2005

It has to be

string myString = System.Web.UI.WebControls.TextBox.Text whenever you try to assign text value of a textbox to a string, but I'm not sure how it relates to this particular question.
Sangeetha is offline   Reply With Quote