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

適用於