Click or drag to resize

TextAreaHtmlFormControlText Property

Gets or sets the text (value) of the control.

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

Property Value

Type: String
See Also