Class FormField
- Namespace
- ScrapySharp.Html.Forms
- Assembly
- ScrapySharp.dll
public class FormField
- Inheritance
-
FormField
- Inherited Members
Constructors
FormField()
public FormField()
Properties
Name
public string Name { get; set; }
Property Value
Value
public string Value { get; set; }