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.SaveConfigurationState().
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function SaveConfigurationState As Object
'Usage
Dim returnValue As Object
returnValue = Me.SaveConfigurationState()
protected override Object SaveConfigurationState()
Return Value
Type: System.Object
See Also
Reference
TransformableFilterValuesToParametersTransformer Class