Uncheck Method (DomCheckBox)

Class

DomCheckBox.

Action

Unchecks the check box.

Syntax

C#
checkBox.Uncheck()
VB
checkBox.Uncheck()