ValidationError.ErrorText Property

Definition

Gets or sets the error text for this instance.

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

Property Value

The error text for this instance.

Applies to