Web.Routing - go public
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Umbraco.Web.PublishedCache
|
||||
/// </summary>
|
||||
[UmbracoExperimentalFeature("http://issues.umbraco.org/issue/U4-1153",
|
||||
"We need to create something like the IPublishListener interface to have proper published content storage.")]
|
||||
internal interface IPublishedCache
|
||||
public interface IPublishedCache
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets a content identified by its unique identifier.
|
||||
|
||||
Reference in New Issue
Block a user