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
- namespace Aspose.Html.Forms
- assembly Aspose.HTML