NUnitAsp

FormVariables.Contains Method 

Check if a name/value pair is in the collection. It could exist more than once.

public bool Contains(
   string name,
   string value
);

See Also

FormVariables Class | NUnit.Extensions.Asp Namespace