SelectElement.Value
SelectElement.Value property
On getting, must return the value of the first option element in the list of options in tree order that has its selectedness set to true, if any.
public String Value { get; set; }
See Also
- class SelectElement
- package com.aspose.html.Forms
- package Aspose.HTML