Uri.queryHasKey

bool queryHasKey(string queryKey)

Check if there is a query table entry for the query_key key.

Parameters

queryKeyThe key to lookup.

Returns

true if query_key exists in the URI query table.