A collection of HTML form variables. These form variables are sent to the server when you submit or postback a form. They consist of a name/value pair and are not required to be unique. You may include duplicate names or even duplicate name/value pairs in this collection. When writing custom testers, ReplaceAll and RemoveAll are typically the most appropriate methods to use.
For a list of all members of this type, see FormVariables Members.
System.Object
FormVariables
Namespace: NUnit.Extensions.Asp
Assembly: NUnitAsp (in NUnitAsp.dll)