Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save casper-rasmussen/4bcd26f42b0b768dd9dc1dc4c4a05677 to your computer and use it in GitHub Desktop.
Save casper-rasmussen/4bcd26f42b0b768dd9dc1dc4c4a05677 to your computer and use it in GitHub Desktop.
this._urlResolver.GetUrl(product.ContentLink, ContentLanguage.PreferredCulture.Name,
new VirtualPathArguments()
{
RouteValues = new RouteValueDictionary(new { section = "specifications" })
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment