What should you do?

You are developing an ASP.NET MVC application.

The application must allow users to enter HTML in a feedback text box only.

You need to disable request validation.

What should you do?
A . Use the HttpRequest.Form property to read the unvalidated form value.
B . Apply and set the Validatelnput attribute on the controller action to FALS
D . Use the HttpRequest.Unvalidated property to read the unvalidated form value.
E . Apply and set the CausesValidation attribute on the controller action to FALS

Answer: C

Explanation:

The HttpRequest.Unvalidated Property provides access to HTTP request values without triggering request validation.

Latest 70-486 Dumps Valid Version with 255 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments