ErrorBoundaryBase.ChildContent Property

Definition

The content to be displayed when there is no error.

C#
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.RenderFragment? ChildContent { get; set; }

Property Value

Attributes

Applies to

Product Versions
ASP.NET Core 6.0, 7.0, 8.0, 9.0