Skip to content

Instantly share code, notes, and snippets.

@rhysgodfrey
Created June 14, 2016 15:08
Show Gist options
  • Save rhysgodfrey/8dbabbe3e370686e8d22273b0ab05325 to your computer and use it in GitHub Desktop.
Save rhysgodfrey/8dbabbe3e370686e8d22273b0ab05325 to your computer and use it in GitHub Desktop.
var urls = Telligent.Evolution.Extensibility.Api.Version1.PublicApi.Url;
// In 9.x You could use the Apis class instead:
// var urls = Telligent.Evolution.Extensibility.Apis.Get<Telligent.Evolution.Extensibility.Api.Version1.IUrl>();
var context = urls.CurrentContext;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment