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)

override LoadControlState : 
        state:Object -> unit

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: