SPWebPartManager.LoadControlState Method
SharePoint 2010
This member is reserved for internal use and is not intended to be used directly from your code.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Parameters
- savedState
- Type: System.Object
The object that contains the persisted state data to be loaded.
This override loads the state for those properties that should persist across postback even when the EnableViewState property is set to false.