WebPartContext Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the current state, inputs, and outputs of a Web Part.

The WebPartContext type exposes the following members.

Constructors

  Name Description
Public method WebPartContext() Initializes a new instance of the WebPartContext class.
Public method WebPartContext(IList<BIData>, Dictionary<String, String>) Initializes a new instance of the WebPartContext class with the specified properties.
Public method WebPartContext(IList<BIData>, IList<BIData>, List<String>, Dictionary<String, List<String>>, Dictionary<String, String>) Initializes a new instance of the WebPartContext class.

Top

Properties

  Name Description
Public property ClientViewState Gets or sets a dictionary of the Web Part's client view state.
Public property FilterSelections Gets a collection of values that represent the filter selections received from providers.
Public property InUseProviderParameterNames Gets or sets the list of beginpoints on a Web Part that are connected to a consumer endpoint.
Public property LegacyFilterSelections Gets a collection of values that represent the filter selections received from external providers.
Public property ProviderParameterSelections Gets or sets a wrapper of the currently selected provider parameter output values.

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

WebPartContext Class

Microsoft.PerformancePoint.Scorecards Namespace