Sdílet prostřednictvím


IViewComponentInvokerFactory.CreateInstance(ViewComponentContext) Metoda

Definice

public:
 Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentInvoker ^ CreateInstance(Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentContext ^ context);
public Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentInvoker CreateInstance (Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentContext context);
abstract member CreateInstance : Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentContext -> Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentInvoker
Public Function CreateInstance (context As ViewComponentContext) As IViewComponentInvoker

Parametry

Návraty

Hodnota IViewComponentInvoker

Platí pro