How do you access individual items of an Master Page
Answer Posted / kevin m
Best not to let the content page know about a control.
Expose what is needed by public properties on the master page, makes the solution far more flexible and decoupled.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can you implement encapsulation in asp.net?
What is directive in asp net?
What are session state modes in asp.net?
What is a 1x1 pixel?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
How can you apply a theme to your asp.net application?
Explain how do you deploy your asp.net application?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
Explain about Multi-Language integration?
i want the asp.net technical questions and answeres
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
Where is asp.net view state stored?
What is the use of data set in asp.net?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
How can we call webservices in Banking Applications? and where we are using it?