Click or drag to resize

HtmlFormControlEncodedData Property

Gets the value of the control in application/x-www-form-urlencoded format.

Namespace:  NScrape.Forms
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public abstract string EncodedData { get; }

Property Value

Type: String
See Also