Hi,
We can change the label text of master page from content page.
Please Note:
I have two content page ( cntA and cntB for a MSTpg)
Start page is cntA
note: MSTpg lable text is changed in MSTpg page load event
as lbl.text="text changed in master page"
now i like to change the label text in MSTpg from cntB pageload event
how its possible.
When i click on cntB -- first cntB pageload event is triggering and then MSTpg pageload event