SelectElement.Id
SelectElement.Id property
Represents the Id attribute of the input element.
public String Id { get; set; }
Property Value
The identifier of the element.
See Also
- class SelectElement
- package com.aspose.html.Forms
- package Aspose.HTML
Represents the Id attribute of the input element.
public String Id { get; set; }
The identifier of the element.