infrastructure for dealing with client cache invalidation in a multi-user environment
This commit is contained in:
@@ -17,5 +17,6 @@ namespace Oqtane.Shared
|
||||
public int ModuleId { get; set; }
|
||||
public string Action { get; set; }
|
||||
public bool EditMode { get; set; }
|
||||
public DateTime LastSyncDate { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user