How do you a replicate a set of controls across a number of
ASP Pages
Answer Posted / chellamnaidu
Create master page containing the set of controls that you
wants to appear on other pages and then use the
ContentPlaceHolder controls to define the locations where
the sub pages can plug in the content of their own.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What are the various ways to send content from one page to another?
What is inheritance and an how it be used, example with an example?
What is the difference between cache and cookies?
What is the advantage of mvc over asp.net? : Asp.Net MVC
What is a web api?
What is the difference between Classic ASP and ASP.Net?
What is inproc mode in session?
What is asp.net web pages?
What is IPostBack? How to use it?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
They mostly asked difference between versions of technologies
What are cao and sao.
Why we use content place holder in asp.net?
What is application in asp net?