Interface IHttpScopeReference
Cleans up orphaned IScope references at the end of a request
Namespace: Umbraco.Cms.Core.Scoping
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IHttpScopeReference
Methods
View SourceRegister()
Register for cleanup in the request
Declaration
void Register()