.NET API browser

Welcome to the .NET API browser – your one-stop shop for all .NET-based APIs from Microsoft. Start searching for any managed APIs by typing in the box below.

If you have any feedback, create a new issue in the dotnet/dotnet-api-docs repo.

Quick Filters

.NET API Reference

NameDescription
Microsoft.AspNetCore.Components.LayoutView.ChildContent PropertyGets or sets the content to display.
Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent PropertyGets or sets the content to be rendered as the document title.
Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent PropertySpecifies the content to be rendered inside this EditForm.
Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent PropertyGets or sets the child content of the component.
Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent PropertyGets or sets the content to be rendered in HeadOutlet instances.
Microsoft.AspNetCore.Components.ErrorBoundaryBase.ChildContent PropertyThe content to be displayed when there is no error.
Microsoft.AspNetCore.Components.CascadingValue<TValue>.ChildContent PropertyThe content to which the value should be provided.
Microsoft.AspNetCore.Components.Forms.FormMappingScope.ChildContent PropertySpecifies the content to be rendered inside this FormMappingScope.
Microsoft.AspNetCore.Components.Sections.SectionContent.ChildContent PropertyGets or sets the content to be rendered in corresponding SectionOutlet instances.
Microsoft.AspNetCore.Components.Forms.InputSelect<TValue>.ChildContent PropertyGets or sets the child content to be rendering inside the select element.
Microsoft.AspNetCore.Components.Forms.InputRadioGroup<TValue>.ChildContent PropertyGets or sets the child content to be rendering inside the InputRadioGroup<TValue>.
Microsoft.AspNetCore.Components.QuickGrid.Infrastructure.Defer.ChildContent PropertyFor internal use only. Do not use.
Microsoft.AspNetCore.Components.QuickGrid.QuickGrid<TGridItem>.ChildContent PropertyDefines the child components of this instance. For example, you may define columns by adding components derived from the ColumnBase<TGridItem> base class.
Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore.ChildContent PropertyThe content that will be displayed if the user is authorized.
Microsoft.AspNetCore.Components.QuickGrid.TemplateColumn<TGridItem>.ChildContent PropertySpecifies the content to be rendered for each row in the table.
Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize<TItem>.ChildContent PropertyGets or sets the item template for the list.
Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent PropertyThe content to which the authentication state should be provided.
Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.ChildContentRetrieved PropertyIndicates if Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.GetChildContentAsync(System.Boolean,System.Text.Encodings.Web.HtmlEncoder) has been called.