Which code segment should you use to update the controller?

You updated the web.config file with the HTTP run-time value required to display an alternative version of the site.

You need to ensure that the correct page displays to the users.

Which code segment should you use to update the controller?
A . If (Request.IsTabletDevice)
B . If (Request.Browser.IsBrowser("Mobile"))
C . If (Request.UserAgent["Tablet"])
D . If (Request.Browser.IsMobileDevice)

Answer: D

Latest 70-486 Practice Questions with 255 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments