NUnitAsp

FormVariables.ContainsAny Method 

Check if a particular name has any values. There could be more than one name/value pair with the specified name.

public bool ContainsAny(
   string name
);

See Also

FormVariables Class | NUnit.Extensions.Asp Namespace