RenderTreeBuilder.AddComponentRenderMode(IComponentRenderMode) 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.
Ajoute une image indiquant le mode de rendu sur l’image du composant englobant.
public void AddComponentRenderMode (Microsoft.AspNetCore.Components.IComponentRenderMode? renderMode);
member this.AddComponentRenderMode : Microsoft.AspNetCore.Components.IComponentRenderMode -> unit
Public Sub AddComponentRenderMode (renderMode As IComponentRenderMode)
Paramètres
- renderMode
- IComponentRenderMode