HtmlElement::Id Property
.NET Framework (current version)
Gets or sets a label by which to identify the element.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Id must be unique; you cannot have two elements with the same Id inside of the same document. Use the Name property to give the same identifier to a group of logically related elements.
.NET Framework
Available since 2.0
Available since 2.0
Show: