WebPartContextUpdate Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents updated Web Part state and input information, the result of rendering the Web Part control.

The WebPartContextUpdate type exposes the following members.

Constructors

  Name Description
Public method WebPartContextUpdate() Initializes a new instance of the WebPartContextUpdate class.
Public method WebPartContextUpdate(WebPartContext, DictionaryWrapper<String, String>) Initializes a new instance of the WebPartContextUpdate class based on the specified context and wrapper.

Top

Properties

  Name Description
Public property ClientViewState Gets or sets a dictionary of the Web Part's updated client view state.
Public property ClientViewStateWrapper Gets or sets the wrapper that contains the Web Part’s updated client view state.
Public property LegacyFilterSelections Gets a collection of values that represent the filter selections received from external providers.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

WebPartContextUpdate Class

Microsoft.PerformancePoint.Scorecards Namespace