TransformableFilterValuesToFilterValuesTransformer.SaveConfigurationState method
Saves the Transformer's state.
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
Returns Object.
See also
Reference
TransformableFilterValuesToFilterValuesTransformer class