StaticHtmlRenderer
StaticHtmlRenderer(IServiceProvider, ILoggerFactory)
Dispatcher
RendererInfo
BeginRenderingComponent(IComponent, ParameterView)
BeginRenderingComponent(Type, ParameterView)
HandleException(Exception)
RenderChildComponent(TextWriter, RenderTreeFrame)
TryCreateScopeQualifiedEventName(Int32, String, String)
UpdateDisplayAsync(RenderBatch)
WriteComponentHtml(Int32, TextWriter)
net8.0
namespace Microsoft.AspNetCore.Components.HtmlRendering.Infrastructure
{
public class StaticHtmlRenderer : Renderer
{
public HtmlRootComponent BeginRenderingComponent([DynamicallyAccessedMembers((DynamicallyAccessedMemberTypes)-1)] Type! componentType, ParameterView initialParameters);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 8.09.010.0 |
Information specific to net8.0 | |
Assembly | Microsoft.AspNetCore.Components.Web , Version=8.0.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Requires any:
|
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API