Click or drag to resize

InputCheckableHtmlFormControlChecked Property

Gets or sets whether or not the control is checked.

Namespace:  NScrape.Forms
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public bool Checked { get; set; }

Property Value

Type: Boolean
See Also