RenderTreeBuilder
RenderTreeBuilder()
AddAttribute(Int32, RenderTreeFrame)
AddAttribute(Int32, RenderTreeFrame)
AddAttribute(Int32, String)
AddAttribute(Int32, String, Boolean)
AddAttribute(Int32, String, EventCallback)
AddAttribute(Int32, String, MulticastDelegate)
AddAttribute(Int32, String, Object)
AddAttribute(Int32, String, String)
AddAttribute<TArgument>(Int32, String, EventCallback<TArgument>)
AddComponentParameter(Int32, String, Object)
AddComponentReferenceCapture(Int32, Action<Object>)
AddComponentRenderMode(IComponentRenderMode)
AddContent(Int32, MarkupString?)
AddContent(Int32, MarkupString)
AddContent(Int32, Object)
AddContent(Int32, RenderFragment)
AddContent(Int32, String)
AddContent<TValue>(Int32, RenderFragment<TValue>, TValue)
AddElementReferenceCapture(Int32, Action<ElementReference>)
AddMarkupContent(Int32, String)
AddMultipleAttributes(Int32, IEnumerable<KeyValuePair<String, Object>>)
AddNamedEvent(String, String)
Clear()
CloseComponent()
CloseElement()
CloseRegion()
Dispose()
GetFrames()
OpenComponent(Int32, Type)
OpenComponent<TComponent>(Int32)
OpenElement(Int32, String)
OpenRegion(Int32)
SetKey(Object)
SetUpdatesAttributeName(String)
AddEventPreventDefaultAttribute(RenderTreeBuilder, Int32, String, Boolean)
AddEventStopPropagationAttribute(RenderTreeBuilder, Int32, String, Boolean)
net10.0-windows7.0
namespace Microsoft.AspNetCore.Components.Rendering
{
public sealed class RenderTreeBuilder : IDisposable
{
public void CloseRegion();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 5.06.07.08.09.010.0 |
.NET Core | 3.03.1 |
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assembly | Microsoft.AspNetCore.Components , Version=9.0.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.Components (9.0.3) net9.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API