HtmlParamElement
sealed class HtmlParamElement : HtmlElement, IHtmlParamElement, IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle
Represents a param element.
Gets or sets the value of the name attribute.
Gets or sets the value of the value attribute.
Creates a new HTML param element.