InputElement.GetRadioValue
InputElement.GetRadioValue method
Returns the checkedness state for the input element with the radio type.
public bool GetRadioValue()
Return Value
The checkedness.
See Also
- class InputElement
- namespace Aspose.Html.Forms
- assembly Aspose.HTML