Aracılığıyla paylaş


DefaultViewComponentFactory Sınıf

Tanım

için IViewComponentFactoryvarsayılan uygulama.

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

Oluşturucular

DefaultViewComponentFactory(IViewComponentActivator)

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

Yöntemler

CreateViewComponent(ViewComponentContext)

Belirtilen contextiçin yeni bir denetleyici oluşturur.

ReleaseViewComponent(ViewComponentContext, Object)

Görünüm bileşeni örneğini serbest bırakır.

ReleaseViewComponentAsync(ViewComponentContext, Object)

Bir görünüm bileşeni örneğini zaman uyumsuz olarak serbest bırakır.

Şunlara uygulanır