Condividi tramite


MediaComponentBase.AdditionalAttributes Proprietà

Definizione

Attributi non corrispondenti applicati all'elemento di cui è stato eseguito il rendering.

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

Valore della proprietà

Attributi

Si applica a