Added singleton for managing ILookups collection, allows for adding/removing/inserting at runtime/startup
This commit is contained in:
@@ -7,7 +7,7 @@ using umbraco.BusinessLogic.Utils;
|
||||
|
||||
namespace Umbraco.Web
|
||||
{
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// Extension methods for the PluginResolver
|
||||
/// </summary>
|
||||
public static class PluginResolverExtensions
|
||||
|
||||
Reference in New Issue
Block a user