TransformableFilterValuesToFilterValuesTransformer.SaveConfigurationState Method
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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
Returns Object.
See Also
Reference
TransformableFilterValuesToFilterValuesTransformer Class