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