Wizard::LoadControlState Method (Object^)

 
Use BaseTrue

Restores control state information.

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^

The control state to be restored.

.NET Framework
Available since 2.0
Return to top
Show: