ASP.Net - Online Exam Test Papers | ASP.Net - MCQs[multiple choice questions and answers ] | ASP.Net - Mock Test Papers | ASP.Net - Practice Papers | ASP.Net - Sample Test Papers |

Question:
What are the basic steps to reference master page properties from a content page?

1.Create a property in the master page code-behind file. - Reference the master page property from the content page using the syntax Master.<Property_Name>

2.Create a property in the master page code-behind file. - Add the @ MasterType declaration to the .aspx content page. - Reference the master page property from the content page using the syntax Master.

3.Create a property in the master page code-behind file. - Reference the master page property from the content page using the syntax Master.<Property_Name>

4.none of the above

Posted Date:-2022-02-01 11:44:49


More MCQS Questions and answers

Search