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)

Protected Friend Overrides Sub LoadControlState (
	state As Object
)

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: