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: 8.11.0
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