Aracılığıyla paylaş


RazorComponentsEndpointRouteBuilderExtensions.MapRazorComponents<TRootComponent> Yöntem

Tanım

Belirtilen TRootComponent içinde tanımlanan sayfa bileşenlerini verilen derlemeyle eşler ve yol eşlendiğinde tarafından TRootComponent belirtilen bileşeni işler.

public static Microsoft.AspNetCore.Builder.RazorComponentsEndpointConventionBuilder MapRazorComponents<TRootComponent> (this Microsoft.AspNetCore.Routing.IEndpointRouteBuilder endpoints);
static member MapRazorComponents : Microsoft.AspNetCore.Routing.IEndpointRouteBuilder -> Microsoft.AspNetCore.Builder.RazorComponentsEndpointConventionBuilder
<Extension()>
Public Function MapRazorComponents(Of TRootComponent) (endpoints As IEndpointRouteBuilder) As RazorComponentsEndpointConventionBuilder

Tür Parametreleri

TRootComponent

Parametreler

Döndürülenler

API'yi RazorComponentsEndpointConventionBuilder daha fazla yapılandırmak için kullanılabilecek bir.

Şunlara uygulanır