diff --git a/src/Umbraco.Web/UmbracoContext.cs b/src/Umbraco.Web/UmbracoContext.cs index f8a29d2a06..ba2f6aee46 100644 --- a/src/Umbraco.Web/UmbracoContext.cs +++ b/src/Umbraco.Web/UmbracoContext.cs @@ -378,7 +378,7 @@ namespace Umbraco.Web /// /// If the RoutingContext is null, this will throw an exception. /// - internal UrlProvider UrlProvider + public UrlProvider UrlProvider { get {