IUrlHelperFactory 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.
A factory for creating IUrlHelper instances.
public interface class IUrlHelperFactory
	public interface IUrlHelperFactory
	type IUrlHelperFactory = interface
	Public Interface IUrlHelperFactory
	- Derived
 
Methods
| GetUrlHelper(ActionContext) | 
		 Gets an IUrlHelper for the request associated with   |