Aracılığıyla paylaş


ServiceBasedViewComponentActivator Sınıf

Tanım

IViewComponentActivator görünüm bileşenlerini isteğin IServiceProvideriçinden hizmet olarak alan bir .

public ref class ServiceBasedViewComponentActivator : Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentActivator
public class ServiceBasedViewComponentActivator : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentActivator
type ServiceBasedViewComponentActivator = class
    interface IViewComponentActivator
Public Class ServiceBasedViewComponentActivator
Implements IViewComponentActivator
Devralma
ServiceBasedViewComponentActivator
Uygulamalar

Oluşturucular

ServiceBasedViewComponentActivator()

IViewComponentActivator görünüm bileşenlerini isteğin IServiceProvideriçinden hizmet olarak alan bir .

Yöntemler

Create(ViewComponentContext)

ViewComponent örneği oluşturur.

Release(ViewComponentContext, Object)

ViewComponent örneğini serbest bırakır.

Şunlara uygulanır