RazorPagesEndpointRouteBuilderExtensions.MapRazorPages(IEndpointRouteBuilder) Yöntem

Tanım

için uç Razor Pages IEndpointRouteBuilder ekler.

public:
[System::Runtime::CompilerServices::Extension]
 static Microsoft::AspNetCore::Builder::PageActionEndpointConventionBuilder ^ MapRazorPages(Microsoft::AspNetCore::Routing::IEndpointRouteBuilder ^ endpoints);
public static Microsoft.AspNetCore.Builder.PageActionEndpointConventionBuilder MapRazorPages (this Microsoft.AspNetCore.Routing.IEndpointRouteBuilder endpoints);
static member MapRazorPages : Microsoft.AspNetCore.Routing.IEndpointRouteBuilder -> Microsoft.AspNetCore.Builder.PageActionEndpointConventionBuilder
<Extension()>
Public Function MapRazorPages (endpoints As IEndpointRouteBuilder) As PageActionEndpointConventionBuilder

Parametreler

Döndürülenler

PageActionEndpointConventionBuilder

Bir PageActionEndpointConventionBuilder ile ilişkili uç noktalar için Razor Pages.

Şunlara uygulanır