Click or drag to resize

SelectHtmlFormControlOptions Property

Gets the control's options.

Namespace:  NScrape.Forms
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public ReadOnlyCollection<HtmlOption> Options { get; }

Property Value

Type: ReadOnlyCollectionHtmlOption
See Also