MvcRazorPagesMvcBuilderExtensions.WithRazorPagesAtContentRoot Methode

Definition

Konfiguriert Razor Pages so, dass sie am Inhaltsstamm (ContentRootPath) gerootet werden.

public static Microsoft.Extensions.DependencyInjection.IMvcBuilder WithRazorPagesAtContentRoot (this Microsoft.Extensions.DependencyInjection.IMvcBuilder builder);
static member WithRazorPagesAtContentRoot : Microsoft.Extensions.DependencyInjection.IMvcBuilder -> Microsoft.Extensions.DependencyInjection.IMvcBuilder
<Extension()>
Public Function WithRazorPagesAtContentRoot (builder As IMvcBuilder) As IMvcBuilder

Parameter

Gibt zurück

Die IMvcBuilder.

Gilt für: