LoginView::LoadControlState Method (Object^)

 
Use BaseTrue

This method implements LoadControlState.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public protected:
virtual void LoadControlState(
	Object^ savedState
) override

Parameters

savedState
Type: System::Object^

An Object that represents the control state to be restored.

.NET Framework
Available since 2.0
Return to top
Show: