TransformableFilterValuesToParametersTransformer.LoadConfigurationState - Méthode
Ce membre remplace WebPartTransformer.LoadConfigurationState(Object).
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Overrides Sub LoadConfigurationState ( _
savedState As Object _
)
'Utilisation
Dim savedState As Object
Me.LoadConfigurationState(savedState)
protected override void LoadConfigurationState(
Object savedState
)
Paramètres
- savedState
Type : System.Object
Voir aussi
Référence
TransformableFilterValuesToParametersTransformer classe