DisplayNameExtensions Methods
The DisplayNameExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
|
DisplayName | Gets the display name. |
|
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. |
|
DisplayNameForModel | Gets the display name for the model. |
Show: