ModelMetadata.DisplayName Property

Definition

Gets or sets the display name of the model.

public virtual string DisplayName { get; set; }
member this.DisplayName : string with get, set
Public Overridable Property DisplayName As String

Property Value

The display name of the model.

Applies to