Share via


MvcViewFeaturesMvcBuilderExtensions.AddViewComponentsAsServices Metoda

Definice

Zaregistruje zjištěné komponenty zobrazení jako služby v nástroji IServiceCollection.

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

Parametry

builder
IMvcBuilder

Hodnota IMvcBuilder

Návraty

Hodnota IMvcBuilder

Platí pro