Microsoft
98-361 · Question #24
You are creating an ASP. NET Web application. Which line of code should you use to require a control to process on the computer that hosts the application?
The correct answer is D. runat="server". See the full explanation below for the reasoning.
Question
You are creating an ASP. NET Web application. Which line of code should you use to require a control to process on the computer that hosts the application?
Options
- AdefaultRedirect="ServerPage. htm"
- Bredirect="HostPage. htm"
- CAutoEvencWireup="true"
- Drunat="server"
How the community answered
(34 responses)- A9% (3)
- B6% (2)
- C3% (1)
- D82% (28)
Community Discussion
No community discussion yet for this question.