DisplayNameExtensions::DisplayNameForModel Method (HtmlHelper^)
Gets the display name for the model.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: [ExtensionAttribute] static MvcHtmlString^ DisplayNameForModel( HtmlHelper^ html )
Parameters
- html
-
Type:
System.Web.Mvc::HtmlHelper^
The HTML helper instance that this method extends.
Show: