System.Windows.Forms.HtmlElement.Id Property

Gets or sets a label by which to identify the element.

Syntax

public string Id { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

HtmlElement.Id must be unique; you cannot have two elements with the same HtmlElement.Id inside of the same document. Use the HtmlElement.Name property to give the same identifier to a group of logically related elements.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0