Partager via


SingleSelectDropDownControl - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente le convertisseur pour la visualisation du filtre de liste sur une page de tableau de bord, qui est utilisée pour sélectionner une valeur de paramètre.

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

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

Syntaxe

'Déclaration
Public Class SingleSelectDropDownControl _
    Inherits ParameterSelectionControl
'Utilisation
Dim instance As SingleSelectDropDownControl
public class SingleSelectDropDownControl : ParameterSelectionControl

Remarques

Ce contrôle émet uniquement des paramètres ; Il ne les consomme pas.

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

SingleSelectDropDownControl - Membres

Microsoft.PerformancePoint.Scorecards.ServerRendering - Espace de noms