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