Share via


ViewContext.ClientValidationEnabled 屬性

定義

取得或設定一個值,這個值表示用戶端驗證是否啟用。

public:
 property bool ClientValidationEnabled { bool get(); void set(bool value); };
public bool ClientValidationEnabled { get; set; }
member this.ClientValidationEnabled : bool with get, set
Public Property ClientValidationEnabled As Boolean

屬性值

適用於