FormElement.Id
FormElement.Id property
Gets or sets the identifier of the form element.
public virtual string Id { get; set; }
Property Value
The identifier.
See Also
- class FormElement
- namespace Aspose.Html.Forms
- assembly Aspose.HTML
Gets or sets the identifier of the form element.
public virtual string Id { get; set; }
The identifier.