共用方式為


FormContext.ReplaceValidationSummary 屬性

定義

決定用戶端驗證錯誤是否應該動態加入至驗證摘要。

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

屬性值

如果應該將用戶端驗證錯誤新增至驗證摘要,則為 true;否則為 false。

適用於