Share via


CachedModelMetadata<TPrototypeCache>.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 override sealed string NullDisplayText { get; set; }
member this.NullDisplayText : string with get, set
Public Overrides NotOverridable Property NullDisplayText As String

Property Value

The string to display for null values.

Applies to