1.

What is/are true about master page?

A. Master page contains a <%@ Master %> directive instead of the normal <%@ Page %> directive.
B. ContentPlaceHolder control can be added only on master page.
C. You can add as many ContentPlaceHolders to a Master Page as you need.
D. All of the above.
Answer» E.


Discussion

No Comment Found