HtmlHelperDisplayNameExtensions Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DisplayName-related extensions for IHtmlHelper and IHtmlHelper<TModel>.
public ref class HtmlHelperDisplayNameExtensions abstract sealedpublic static class HtmlHelperDisplayNameExtensionstype HtmlHelperDisplayNameExtensions = classPublic Module HtmlHelperDisplayNameExtensions- Inheritance
- 
				HtmlHelperDisplayNameExtensions
Methods
| DisplayNameFor<TModelItem,TResult>(IHtmlHelper<IEnumerable<TModelItem>>, Expression<Func<TModelItem,TResult>>) | Returns the display name for the specified  | 
| DisplayNameForModel(IHtmlHelper) | Returns the display name for the current model. |