Partager via


WebPartContextUpdate - Constructeur (WebPartContext, DictionaryWrapper<String, String>)

Initialise une nouvelle instance de la classe WebPartContextUpdate en fonction du contexte spécifié et le wrapper.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.ServerCommon (dans Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    webPartContext As WebPartContext, _
    clientViewStateWrapper As DictionaryWrapper(Of String, String) _
)
'Utilisation
Dim webPartContext As WebPartContext
Dim clientViewStateWrapper As DictionaryWrapper(Of String, String)

Dim instance As New WebPartContextUpdate(webPartContext, _
    clientViewStateWrapper)
public WebPartContextUpdate(
    WebPartContext webPartContext,
    DictionaryWrapper<string, string> clientViewStateWrapper
)

Paramètres

Voir aussi

Référence

WebPartContextUpdate classe

WebPartContextUpdate - Membres

WebPartContextUpdate - Surcharge

Microsoft.PerformancePoint.Scorecards - Espace de noms