DisplayTextExtensions Methods
Namespace:
System.Web.Mvc.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. |
Show:

