Referencing ContentPlaceHolder control in master page - Master Pages

Q.  Which control is required inside a content page to reference ContentPlaceHolder control inside the master page?
- Published on 27 Jul 15

a. Content control on a content page.
b. ContentPlaceHolder on a content page.
c. PlaceHolder control is required on content page.
d. None of the above.

ANSWER: Content control on a content page.
 

    Discussion

  • Vipul   -Posted on 21 Jan 21
    How asked Q you???
  • Vipul   -Posted on 21 Jan 21
    PLZZ send answer
  • Brijesh   -Posted on 01 Oct 15
    Content control is required inside a content page to reference ContentPlaceHolder control inside the master page.
    <asp:Content ID=”Content1” ContentPlaceHolderID=”ContentPlaceHolder1”
    Runat=”Server”>

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)