HTMLTextAreaElement.Type

HTMLTextAreaElement.Type property

The type of this form control. This the String “textarea”.

public String Type { get; }

See Also