Udostępnij za pośrednictwem


MetaColumn.RequiredErrorMessage Właściwość

Definicja

Pobiera komunikat o błędzie, który jest wyświetlany, gdy pole danych wymaga wartości, ale jej wartość jest pusta.

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

Wartość właściwości

String

Komunikat o błędzie, który jest wyświetlany, gdy pole danych wymaga wartości, ale jej wartość jest pusta.

Dotyczy

Zobacz też