InputElement.SetCheckboxValue

InputElement.SetCheckboxValue method

Stelt de status gecontroleerdheid in voor het invoerelement met het type selectievakje.

public void SetCheckboxValue(bool value)
ParameterTypeBeschrijving
valueBooleanDe gecontroleerdheid.

Zie ook