IComponent Interface
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.
Représente un composant d’interface utilisateur.
public interface class IComponent
public interface IComponent
type IComponent = interface
Public Interface IComponent
- Dérivé
Méthodes
Attach(RenderHandle) |
Attache le composant à un RenderHandle. |
SetParametersAsync(ParameterView) |
Définit les paramètres fournis par le parent du composant dans l’arborescence de rendu. |