Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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.Cms.AspNet.dll
Version: 11.20.7
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