SelectElement.Id
SelectElement.Id property
Represents the Id attribute of the input element.
public override string Id { get; set; }
Property Value
The identifier of the element.
See Also
- class SelectElement
- namespace Aspose.Html.Forms
- assembly Aspose.HTML