Does previouspage.findcontrol work when master page is used ?
- by Mohan
Hi everybody. I added two pages in a project and used previouspage.findcontrol but when I used master page file, it stopped working. The control is found to be null.
Why is this so?