Freigeben über


IViewComponentActivator Schnittstelle

Definition

Stellt Methoden zum Instanziieren und Freigeben eines ViewComponent bereit.

public interface class IViewComponentActivator
public interface IViewComponentActivator
type IViewComponentActivator = interface
Public Interface IViewComponentActivator
Abgeleitet

Methoden

Create(ViewComponentContext)

Instanziiert einen ViewComponent.

Release(ViewComponentContext, Object)

Gibt eine ViewComponent-instance frei.

ReleaseAsync(ViewComponentContext, Object)

Gibt eine ViewComponent-instance frei.

Gilt für: