Aracılığıyla paylaş


IViewComponentActivator Arabirim

Tanım

ViewComponent örneği oluşturmak ve serbest bırakmak için yöntemler sağlar.

public interface class IViewComponentActivator
public interface IViewComponentActivator
type IViewComponentActivator = interface
Public Interface IViewComponentActivator
Türetilmiş

Yöntemler

Create(ViewComponentContext)

ViewComponent örneği oluşturur.

Release(ViewComponentContext, Object)

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

ReleaseAsync(ViewComponentContext, Object)

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

Şunlara uygulanır