Microsoft Exam Questions

Which line of code should you use to require a control to process on the computer that hosts the app

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?

A.
runat= “server”

B.
redirect*=”HostPage. htm”

C.
AutoEventWireup=”true”

D.
defaultRedirect=”ServerPage. htm”