DisplayTextExtensions Methods

 

Namespace:   System.Web.Mvc.Html
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticDisplayText(HtmlHelper, String)

Returns HTML markup for each property in the object that is represented by the specified expression.

System_CAPS_pubmethodSystem_CAPS_staticDisplayTextFor<'TModel, 'TResult>(HtmlHelper<'TModel>, Expression<Func<'TModel, 'TResult>>)

Returns HTML markup for each property in the object that is represented by the specified expression.

Return to top
Show: