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