Sdílet prostřednictvím


DynamicComponent.Parameters Vlastnost

Definice

Získá nebo nastaví slovník parametrů, které mají být předány komponentě.

[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)

Hodnota vlastnosti

Atributy

Platí pro