WebFormsRootDesigner.PreFilterEvents(IDictionary) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Permet à un concepteur d'ajouter des éléments à l'ensemble d'événements qu'il expose à l'aide d'un objet TypeDescriptor.
protected:
virtual void PreFilterEvents(System::Collections::IDictionary ^ events);
protected virtual void PreFilterEvents(System.Collections.IDictionary events);
abstract member PreFilterEvents : System.Collections.IDictionary -> unit
override this.PreFilterEvents : System.Collections.IDictionary -> unit
Protected Overridable Sub PreFilterEvents (events As IDictionary)
Paramètres
- events
- IDictionary
Événements de la classe du composant.