MultiView.SaveControlState Metoda

Definicja

Zapisuje bieżący stan kontrolki MultiView .

protected public:
 override System::Object ^ SaveControlState();
protected internal override object SaveControlState ();
override this.SaveControlState : unit -> obj
Protected Friend Overrides Function SaveControlState () As Object

Zwraca

Object

Element Object reprezentujący stan kontrolki MultiView . Jeśli nie ma stanu skojarzonego z kontrolką MultiView , ta metoda zwraca wartość null.

Dotyczy

Zobacz też