ModelMetadata.SimpleDisplayText Property
.NET Framework (current version)
Gets or sets text to display for the model when the model represents a complex object
Assembly: System.Web (in System.Web.dll)
abstract SimpleDisplayText : string with get, set override SimpleDisplayText : string with get, set
Property Value
Type: System.StringText to display in UI for a complex object. The default value is determined by calling the GetSimpleDisplayText method.
.NET Framework
Available since 4.5
Available since 4.5
Show: