Sdílet prostřednictvím


IViewComponentFactory Rozhraní

Definice

Poskytuje metody pro vytváření a odstraňování komponent zobrazení.

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

Metody

CreateViewComponent(ViewComponentContext)

Vytvoří nový kontroler pro zadaný context.

ReleaseViewComponent(ViewComponentContext, Object)

Uvolní instanci komponenty zobrazení.

ReleaseViewComponentAsync(ViewComponentContext, Object)

Uvolní instanci komponenty zobrazení asynchronně.

Platí pro