LoginView.LoadControlState Method (Object)

 
Use BaseTrue

This method implements LoadControlState.

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

override LoadControlState : 
        savedState:Object -> unit

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: