FormContext.ReplaceValidationSummary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.