Partager via


DynamicComponent.Parameters Propriété

Définition

Obtient ou définit un dictionnaire de paramètres à passer au composant.

[Microsoft.AspNetCore.Components.Parameter]
public System.Collections.Generic.IDictionary<string,object>? Parameters { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Parameters : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Parameters As IDictionary(Of String, Object)

Valeur de propriété

Attributs

S’applique à