Gets a URL parameter as the specified type, or returns the default value if the parameter with the given name doesn't exist or is of an invalid format.
The name of the URL parameter.
The default value to return if the URL parameter doesn't exist.
The value of the URL parameter.
Gets a URL parameter as the specified type, or returns the default value if the parameter with the given name doesn't exist or is of an invalid format.