MultiView.LoadControlState(Object) 方法

定義

載入 MultiView 控制項的目前狀態。

protected public:
 override void LoadControlState(System::Object ^ state);
protected internal override void LoadControlState (object state);
override this.LoadControlState : obj -> unit
Protected Friend Overrides Sub LoadControlState (state As Object)

參數

state
Object

Object,表示 MultiView 控制項的狀態。

適用於

另請參閱