You work as a solution developer at ABC.com. ABC.com wants you to develop an application that
utilizes custom page-specific attributes utilized by web parsers and compilers.
Which of the features listed below should be utilized?
A.
You should consider utilization of the @Import directive.
B.
You should consider utilization of the @Page directive.
C.
You should consider utilization of the @Export directive.
D.
You should consider utilization of the @Import and @Control directives.
Explanation:
The @Page directive is utilized by application developers as a means to define
page-specific attributes utilized be the Web page parser and compiler like the @ Page directives
AutoEventWireup and CodeBehind attributes.