Accessing the controls of a MasterPage from inside a Web FormAnkit Nandekar15yPublished Apr 20, 2011, 12:00 AMUpdated Apr 20, 2011, 5:12 AM3.3k00Reactions×25Blog write this code inside child page of masterpage to access a control.Label lblmsg; lblmsg = (Label)Master.FindControl("lblTitle"); lblmsg.Text = "I love my india"; CommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.