ParameterSelectionControl - Classe
S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente la classe de base pour les convertisseurs de filtre native dans PerformancePoint Services.
Hiérarchie d’héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.PerformancePoint.Scorecards.Server.Extensions.ParameterizableControl
Microsoft.PerformancePoint.Scorecards.ServerRendering.ParameterSelectionControl
Microsoft.PerformancePoint.Scorecards.ServerRendering.SingleSelectDropDownControl
Microsoft.PerformancePoint.Scorecards.ServerRendering.TreeViewControl
Espace de noms : Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly : Microsoft.PerformancePoint.Scorecards.ServerRendering (dans Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Syntaxe
'Déclaration
Public MustInherit Class ParameterSelectionControl _
Inherits ParameterizableControl
'Utilisation
Dim instance As ParameterSelectionControl
public abstract class ParameterSelectionControl : ParameterizableControl
Remarques
Un convertisseur de filtre personnalisé peut hériter soit ParameterSelectionControl ou à partir de la classe ParameterizableControl , mais ParameterSelectionControl fournit une infrastructure pour l'implémentation d'un contrôle de sélection.
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.
Voir aussi
Référence
ParameterSelectionControl - Membres
Microsoft.PerformancePoint.Scorecards.ServerRendering - Espace de noms