Sdílet prostřednictvím


IViewComponentActivator Rozhraní

Definice

Poskytuje metody pro vytvoření instance a vydání ViewComponent.

public interface class IViewComponentActivator
public interface IViewComponentActivator
type IViewComponentActivator = interface
Public Interface IViewComponentActivator
Odvozené

Metody

Create(ViewComponentContext)

Vytvoří instanci komponenty ViewComponent.

Release(ViewComponentContext, Object)

Uvolní instanci ViewComponent.

ReleaseAsync(ViewComponentContext, Object)

Uvolní instanci ViewComponent.

Platí pro