ModelMetadata.ShortDisplayName Property
Visual Studio 2010
Gets or sets a short display name.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The short display name can be used in a tooltip or in other display contexts such as the title of tabular list views where the complete display name might not fit. For example, in MVC, this name is used in tables where the columns are not wide enough to display the complete field name. If this field is Nothing, DisplayName should be used.
Community Additions
ADD
Show: