IViewComponentInvokerFactory Interface   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface that exposes the ability to create an IViewComponentInvoker.
public interface class IViewComponentInvokerFactorypublic interface IViewComponentInvokerFactorytype IViewComponentInvokerFactory = interfacePublic Interface IViewComponentInvokerFactory- Derived
Methods
| CreateInstance(ViewComponentContext) | Creates a IViewComponentInvoker. |