IHTMLFormElement Interface

IHTMLFormElement interface

Represents a base interface that should be implemented by HTML Form Elements.

public interface IHTMLFormElement

Properties

NameDescription
getElements Gets the collection of the child form elements.

See Also