ModelMetadata.SimpleDisplayText Property

Visual Studio 2010

Gets or sets the simple display string for the model.

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

public virtual string SimpleDisplayText { get; set; }

Property Value

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

Community Additions

ADD
Show: