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

속성 값

적용 대상