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
Is asp.net web forms dead?
What is new asp.net core?
What are the new data controls in asp.net 2.0?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
Explain the difference between the web config and machine config.
What is asp net_sessionid?
What are the Types of chaching. How to implement caching
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
Can you explain one critical mapping? Performance issue which one is better?
How can we communicate with each server in N-tier Architecture? and what are the methods?
What is meant by server side scripting?
What are the difference between function and stored procedure in .net programming language?
How Can assign alias name for ASP.NET Web API Action?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is session state server?