Vidyalelo
C# Programming · Q20

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 20

Q20

Which directive is used to inherit from a master page in an ASP.NET Web Forms application?

A.
<%@ Master %>
B.
<%@ Inherits %>
Answer
C.
<%@ Page %>
D.
<%@ Import %>

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board