Wizard.LoadControlState Method

This member overrides Control.LoadControlState.

'Declaration
Protected Friend Overrides Sub LoadControlState ( _
	state As Object _
)
'Usage
Dim state As Object

Me.LoadControlState(state)
protected void LoadControlState (
	Object state
)
protected internal override function LoadControlState (
	state : Object
)
Not applicable.

.NET Framework

Supported in: 3.0, 2.0

Community Additions

ADD
Show: