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.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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
TransformableFilterValuesToFilterValuesTransformer Class