IHtmlParamElement
public interface IHtmlParamElement : IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, IElementCssInlineStyle
Represents the param HTML element.
Gets or sets the name of the parameter.
Gets or sets the value of the parameter.