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