View Source
  Class Constants.ServerEvents.EventType
  
  
  
  
    Inheritance
      System.Object
      
   
  
  Assembly: Umbraco.Core.dll
  Syntax
  
    public static class EventType
   
  Fields
  
  
    View Source
  
  Created
  
  
  Declaration
  
    public static string Created
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  Deleted
  
  
  Declaration
  
    public static string Deleted
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  Trashed
  
  
  Declaration
  
    public static string Trashed
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  Updated
  
  
  Declaration
  
    public static string Updated
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  |