HttpBrowserCapabilitiesWrapper.RequiresControlStateInSession 속성

정의

브라우저가 세션에서 제어 상태를 유지 관리해야 하는지 여부를 나타내는 값을 가져옵니다.

public:
 virtual property bool RequiresControlStateInSession { bool get(); };
public override bool RequiresControlStateInSession { get; }
member this.RequiresControlStateInSession : bool
Public Overrides ReadOnly Property RequiresControlStateInSession As Boolean

속성 값

true브라우저가 세션에서 제어 상태를 유지 관리해야 하는 경우 그렇지 않으면 . false 기본값은 false입니다.

적용 대상