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
- package com.aspose.html.Forms
- package Aspose.HTML