Q20
Which directive is used to inherit from a master page in an ASP.NET Web Forms application?
A.
<%@ Master %>
B.
<%@ Inherits %>
AnswerC.
<%@ Page %>
D.
<%@ Import %>
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board