adspace


What is the use of display modes?

Answer Posted / Ranjana Mishra

Display modes in ASP.NET MVC allow developers to create different views based on device or user context, like mobile devices, tablets, or specific screen sizes. This makes it easier to optimize content for various display scenarios without having to write separate code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use multiple submit buttons in asp.net mvc?

1320


Explain the request flow in asp.net mvc framework?

1106


Possible ways to prevent xss attacks on mvc application?

1095