ModelMetadata.NullDisplayText Property

Definition

Gets the text to display when the model is null.

public:
 abstract property System::String ^ NullDisplayText { System::String ^ get(); };
public abstract string NullDisplayText { get; }
public abstract string? NullDisplayText { get; }
member this.NullDisplayText : string
Public MustOverride ReadOnly Property NullDisplayText As String

Property Value

Applies to