SelectElement.Name
SelectElement.Name property
Represent the name attribute of the input element.
public String Name { get; set; }
Property Value
The name of the element.
See Also
- class SelectElement
- package com.aspose.html.Forms
- package Aspose.HTML