DataListElement class
DataListElement class
The DataListElement represents a wrapper that is associated with the HTMLDataListElement
Inheritance: DataListElement
→
FormElement
The DataListElement type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the DataListElement class. |
Properties
Property | Description |
---|---|
element_type | Gets the type of the element. |
name | Gets or sets the name of the form element. |
id | Gets or sets the identifier of the form element. |
value | The value of field |
options | Returns a list of options |
html_element |
See Also
- module
aspose.html.forms
- class
DataListElement
- class
FormElement