IViewComponentActivator.Create(ViewComponentContext) Method

Definition

Instantiates a ViewComponent.

public object Create(Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentContext context);

Parameters

Returns

Applies to