Hi all,
I have master page and content page.
In master page I have placeholder and I have button in content page.
Now when user clicks button (in content page) I want to dynamically add Label to placeholder in master page?
And how to pass values from content to master page?
Go to the complete details ...