Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides WebPartTransformer.LoadConfigurationState(Object).
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Sub LoadConfigurationState ( _
savedState As Object _
)
'Usage
Dim savedState As Object
Me.LoadConfigurationState(savedState)
protected override void LoadConfigurationState(
Object savedState
)
Parameters
- savedState
Type: System.Object
See Also
Reference
TransformableFilterValuesToParametersTransformer Class