c# - How can I edit controls inside master page? -


in short want edit controls inside master page in .net framework content page during design time. because in content page during design time master page controls not accessible content page question is:
how can make master page controls accessible content page during design time?
possible or not?
in advance

i think can't edit them in derived page. not make sense. can edit them in master page in designer, , can still change master page's control in derived page's codebehind @ runtime.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -