TextAreaElement.Name
TextAreaElement.Name property
Represent the name attribute of the input element.
public override string Name { get; set; }
Property Value
The name of the element.
See Also
- class TextAreaElement
- namespace Aspose.Html.Forms
- assembly Aspose.HTML