MultiView::LoadControlState Method (Object^)

 
Use BaseTrue

Loads the current state of the MultiView control.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public protected:
virtual void LoadControlState(
	Object^ state
) override

Parameters

state
Type: System::Object^

An Object that represents the state of the MultiView control.

.NET Framework
Available since 2.0
Return to top
Show: