FormContext.ReplaceValidationSummary Property

Definition

Determines whether client validation errors should be dynamically added to the validation summary.

public bool ReplaceValidationSummary { get; set; }
member this.ReplaceValidationSummary : bool with get, set
Public Property ReplaceValidationSummary As Boolean

Property Value

true if client validation errors should be added to the validation summary; otherwise, false.

Applies to