NameValueCollection query = HttpUtility.ParseQueryString(new Uri(Navigation.Uri).Query); string key = query["Key"] ?? ""