Tagged Questions

1
vote
4answers
330 views

Access Page Controls while usin MasterPage

I tried to write a little function to reset the form to default. Therefore I want to access the Controls of the page. I'm using a MasterPage. Maybe because of that, I have no access to the ...