ModelMetadata.SimpleDisplayText Property

Gets or sets the simple display string for the model.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

function get SimpleDisplayText () : String 
function set SimpleDisplayText (value : String)

Property Value

Type: System.String
The simple display string for the model.
Show: