public void ToUrl(string url)
 {
     ToTarget(_urlSerializer.CreateNavigationTarget(url));
 }