TransformableFilterValuesToFilterValuesTransformer.SaveConfigurationState method
Salva o estado do transformador.
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
Retorna Object.
Ver também
Referência
TransformableFilterValuesToFilterValuesTransformer class