Enquire Now

Tags: displayfor

HTML.DisplayFor was added in ASP.NET MVC 2 to improve upon HTML.Display, with the main difference being that DisplayFor will give compiletime errors and Display will give runtime errors.

0 Questions