DisplayTextExtensions Class
Visual Studio 2010
Provides a way to render object values as HTML.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The DisplayTextExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | DisplayText | Returns HTML markup for each property in the object that is represented by the specified expression. |
![]() ![]() | DisplayTextFor(TModel, TResult) | Returns HTML markup for each property in the object that is represented by the specified expression. |
Community Additions
ADD
Show:

