IViewComponentActivator Interfejs

Definicja

Udostępnia metody tworzenia wystąpień i wydawania elementu ViewComponent.

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

Metody

Create(ViewComponentContext)

Tworzy wystąpienie elementu ViewComponent.

Release(ViewComponentContext, Object)

Zwalnia wystąpienie widokuKomponent.

ReleaseAsync(ViewComponentContext, Object)

Zwalnia wystąpienie widokuKomponent.

Dotyczy