This topic has not yet been rated - Rate this topic

SPWebPartManager.LoadControlState Method

SharePoint 2010

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
protected override void LoadControlState(
	Object savedState
)

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ