IViewComponentInvokerFactory Interface

Definition

Interface that exposes the ability to create an IViewComponentInvoker.

public interface class IViewComponentInvokerFactory
public interface IViewComponentInvokerFactory
type IViewComponentInvokerFactory = interface
Public Interface IViewComponentInvokerFactory
Derived

Methods

CreateInstance(ViewComponentContext)

Creates a IViewComponentInvoker.

Applies to