Users Pricing

forum

home / developersection / forums / how to access page controls from master page?

How to access page controls from master page?

Samuel Fernandes 1797 28 Aug 2014

I am aware that many of the content pages will create textBox controls with lets say txtCustomerName. And if this is found I need to update the value from session. In this particular case I can not move these controls to master page.

How do you access page controls from master page. And in which event of page life cycle should we attempt to do this ?


1 Answers