MvcRazorPagesMvcBuilderExtensions.WithRazorPagesAtContentRoot Метод

Определение

Настраивает Razor Pages для корневого каталога содержимого (ContentRootPath).

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

Параметры

Возвращаемое значение

IMvcBuilder.

Применяется к