ModelMetadata.ShortDisplayName Property
.NET Framework (current version)
Gets or sets a short version of the display name.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringThe text to display when a short version of the model name is required.
The short display name can be used in a tooltip or in any UI where the complete display name might not fit. If this field is null, the DisplayName property should be used.
.NET Framework
Available since 4.5
Available since 4.5
Show: