FormContext.ReplaceValidationSummary 属性

定义

确定是否应将客户端验证错误动态添加到验证摘要中。

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

属性值

如果应将客户端验证错误添加到验证摘要,则为 true;否则为 false。

适用于