View Source
Class UserGroupPermissionsCacheRefresher
Inheritance
System.Object
Assembly: Umbraco.Web.dll
Syntax
[Obsolete("This is no longer used and will be removed from the codebase in the future")]
public sealed class UserGroupPermissionsCacheRefresher : CacheRefresherBase<UserGroupPermissionsCacheRefresher>, ICacheRefresher, IDiscoverable
Constructors
View Source
UserGroupPermissionsCacheRefresher(AppCaches)
Declaration
public UserGroupPermissionsCacheRefresher(AppCaches appCaches)
Parameters
Fields
View Source
UniqueId
Declaration
public static readonly Guid UniqueId
Field Value
Type |
Description |
System.Guid |
|
Properties
View Source
Name
Declaration
public override string Name { get; }
Property Value
Type |
Description |
System.String |
|
View Source
RefresherUniqueId
Declaration
public override Guid RefresherUniqueId { get; }
Property Value
Type |
Description |
System.Guid |
|
View Source
This
Declaration
protected override UserGroupPermissionsCacheRefresher This { get; }
Property Value