MultiView.LoadControlState Method

Note: This method is new in the .NET Framework version 2.0.

This member overrides Control.LoadControlState.

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

.NET Framework

Supported in: 2.0

Community Additions

ADD
Show: