You are creating ASP.NET applications by using the .NET Framework 3.5.
You are designing a page that guides users through a troubleshooting process. The page will ask a series of questions and then conditionally display additional troubleshooting steps based on user responses.
You need to choose the appropriate control to implement the user interface.
Which control should you use?
A.
MultiView
B.
DetailsView
C.
FormView
D.
ListView