Aracılığıyla paylaş


DefaultViewComponentFactory(IViewComponentActivator) Oluşturucu

Tanım

Öğesinin yeni bir örneğini oluşturur DefaultViewComponentFactory

public:
 DefaultViewComponentFactory(Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentActivator ^ activator);
public DefaultViewComponentFactory (Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentActivator activator);
new Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentFactory : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentActivator -> Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentFactory
Public Sub New (activator As IViewComponentActivator)

Parametreler

activator
IViewComponentActivator

IViewComponentActivator Yeni görünüm bileşeni örnekleri oluşturmak için kullanılır.

Şunlara uygulanır