Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Class HtmlFormAdapter

An adapter for HtmlForm that creates an friendly url of action attribute to support AJAX postbacks.

Inheritance
System.Object
HtmlFormAdapter
Namespace: EPiServer.WebControls.ControlAdapters
Assembly: EPiServer.dll
Version: 7.19.2
Syntax
[Obsolete("This class does not do anything and is only left for sites that have it in their AdapterMappings.browser file.")]
public class HtmlFormAdapter : ControlAdapter

Constructors

HtmlFormAdapter()

Declaration
public HtmlFormAdapter()

Extension Methods