SyntaxFix
Write A Post
Hire A Developer
Questions
You could use the Get method and check for null as the method will return null if the NameValueCollection does not contain the specified key.
Get
null
See MSDN.