SelectElement.Multiple
SelectElement.Multiple property
If true, multiple OPTION
elements may be selected in this SELECT
. See the multiple attribute definition in HTML 4.01.
public bool Multiple { get; set; }
See Also
- class SelectElement
- namespace Aspose.Html.Forms
- assembly Aspose.HTML