Freigeben über


WebPartContextUpdate-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt aktualisierte Webpart Zustand und Eingabeinformationen, das Ergebnis des rendering des Webpart-Steuerelements.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.WebPartContextUpdate

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class WebPartContextUpdate
'Usage
Dim instance As WebPartContextUpdate
[SerializableAttribute]
public class WebPartContextUpdate

Hinweise

Der Client-Webpart aktualisiert seine Kontext anhand dieser Informationen.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

WebPartContextUpdate-Member

Microsoft.PerformancePoint.Scorecards-Namespace