DisplayNameExtensions Methods
The DisplayNameExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
|
DisplayName | Gets the display name. |
|
DisplayNameFor(Of TModel, TValue)(HtmlHelper(Of IEnumerable(Of TModel)), Expression(Of Func(Of TModel, TValue))) | Gets the display name for the model. |
|
DisplayNameFor(Of TModel, TValue)(HtmlHelper(Of TModel), Expression(Of Func(Of TModel, TValue))) | Gets the display name for the model. |
|
DisplayNameForModel | Gets the display name for the model. |
Show: