FormElement.Id
FormElement.Id property
Gets or sets the identifier of the form element.
public String Id { get; set; }
Property Value
The identifier.
See Also
- class FormElement
- package com.aspose.html.Forms
- package Aspose.HTML
Gets or sets the identifier of the form element.
public String Id { get; set; }
The identifier.