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 IViewComponentInvokerFactory
	public interface IViewComponentInvokerFactory
	type IViewComponentInvokerFactory = interface
	Public Interface IViewComponentInvokerFactory
	- Derived
 
Methods
| CreateInstance(ViewComponentContext) | 
		 Creates a IViewComponentInvoker.  |