DefaultHtmlGeneratorExtensions Class   
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.
Static class that adds extension methods to IHtmlGenerator. This class cannot be inherited.
public ref class DefaultHtmlGeneratorExtensions abstract sealed
	public static class DefaultHtmlGeneratorExtensions
	type DefaultHtmlGeneratorExtensions = class
	Public Module DefaultHtmlGeneratorExtensions
		- Inheritance
 - 
				DefaultHtmlGeneratorExtensions
 
Methods
| GenerateForm(IHtmlGenerator, ViewContext, String, String, String, Object, String, Object) | 
		 Generates a form.  | 
        	
| GenerateRouteForm(IHtmlGenerator, ViewContext, String, Object, String, String, Object) | 
		 Generates a form for a route.  |