U4-2581 - public UmbracoContext.UrlProvider

This commit is contained in:
Stephan
2014-10-10 11:35:40 +02:00
parent f43fa499bf
commit 3c7fb8aeff

View File

@@ -378,7 +378,7 @@ namespace Umbraco.Web
/// <remarks>
/// If the RoutingContext is null, this will throw an exception.
/// </remarks>
internal UrlProvider UrlProvider
public UrlProvider UrlProvider
{
get
{