HTMLTextAreaElement.Name
HTMLTextAreaElement.Name property
Form control or object name when submitted with a form. See the name attribute definition in HTML 4.01.
public String Name { get; set; }
See Also
- class HTMLTextAreaElement
- package com.aspose.html
- package Aspose.HTML