Click or drag to resize

HtmlFormControlAttributes Property

Gets the attributes of the control.

Namespace:  NScrape.Forms
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public ReadOnlyDictionary<string, string> Attributes { get; }

Property Value

Type: ReadOnlyDictionaryString, String
See Also