View Source
  Class Constants.Web.EmailTypes
  
  
  
  
    Inheritance
      System.Object
      
   
  
  Assembly: Umbraco.Core.dll
  Syntax
  
    public static class EmailTypes
   
  Fields
  
  
    View Source
  
  HealthCheck
  
  
  Declaration
  
    public const string HealthCheck = "HealthCheck"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  Notification
  
  
  Declaration
  
    public const string Notification = "Notification"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  PasswordReset
  
  
  Declaration
  
    public const string PasswordReset = "PasswordReset"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  TwoFactorAuth
  
  
  Declaration
  
    public const string TwoFactorAuth = "2FA"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  UserInvite
  
  
  Declaration
  
    public const string UserInvite = "UserInvite"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  |