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