TransformableFilterValuesToParametersTransformer.SaveConfigurationState method
This member overrides WebPartTransformer.SaveConfigurationState().
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overrides Function SaveConfigurationState As Object
'Uso
Dim returnValue As Object
returnValue = Me.SaveConfigurationState()
protected override Object SaveConfigurationState()
Valor retornado
Type: System.Object
Ver também
Referência
TransformableFilterValuesToParametersTransformer class