ModelMetadata.NullDisplayText Property

Definition

Overloads

NullDisplayText

Gets or sets the string to display for null values.

NullDisplayText

Gets or sets the string to display for null values.

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

Property Value

The string to display for null values.

Applies to