Access Master Page Control Value in Child page
-
Respected I do not access the master page control value in its child page my code is : string str = ((Label)Page.Master.FindControl("Lable1")).Text; please help Thanks And Regards lalit
-
Respected I do not access the master page control value in its child page my code is : string str = ((Label)Page.Master.FindControl("Lable1")).Text; please help Thanks And Regards lalit
-
Respected I do not access the master page control value in its child page my code is : string str = ((Label)Page.Master.FindControl("Lable1")).Text; please help Thanks And Regards lalit
Are you asking a question? Have you debugged? What is happening? If you want help you need to do more than just make a statement and give a line of code.
I know the language. I've read a book. - _Madmatt