다음을 통해 공유


ScriptManagerProxy.Visible 속성

정의

이 값을 설정하지 않도록 기본 Control 클래스에서 상속된 속성을 재정 Visible 의합니다.

public:
 virtual property bool Visible { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public override bool Visible { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Visible : bool with get, set
Public Overrides Property Visible As Boolean

속성 값

컨트롤이 페이지에 렌더링되면

특성

예외

속성에 값이 Visible 할당됩니다.

설명

속성이 Visible 이 속성을 설정 하지 않도록 클래스에서 재정의 ScriptManagerProxy 됩니다. 속성이 컨테이너 내에 있지 않은 경우(예: 해당 속성이 />로 설정된 경우) 반환 됩니다.

적용 대상