DisplayTextExtensions Class
Provides a way to render object values as HTML.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DisplayText(HtmlHelper, String) | Returns HTML markup for each property in the object that is represented by the specified expression. |
![]() ![]() | DisplayTextFor<TModel, TResult>(HtmlHelper<TModel>, Expression<Func<TModel, TResult>>) | Returns HTML markup for each property in the object that is represented by the specified expression. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)