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