RenderTreeBuilder.AddComponentParameter(Int32, String, Object) Method

Definition

Appends a frame representing a component parameter.

C#
public void AddComponentParameter (int sequence, string name, object? value);

Parameters

sequence
Int32

An integer that represents the position of the instruction in the source code.

name
String

The name of the attribute.

value
Object

The value of the attribute.

Applies to

Produkt Versioner
ASP.NET Core 8.0, 9.0