InputElement.SetRadioValue
InputElement.SetRadioValue method
Sets the checkedness state for the input element with the radio type.
public void SetRadioValue(bool value)
Parameter | Type | Description |
---|---|---|
value | Boolean | The checkedness. |
See Also
- class InputElement
- package com.aspose.html.Forms
- package Aspose.HTML