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