DisplayNameExtensions.DisplayNameFor Method
Gets the display name for the model.
Updated 13 March 2011
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DisplayNameFor(TModel, TValue)(HtmlHelper(IEnumerable(TModel)), Expression(Func(TModel, TValue))) | Gets the display name for the model. |
|
DisplayNameFor(TModel, TValue)(HtmlHelper(TModel), Expression(Func(TModel, TValue))) | Gets the display name for the model. |
Show: