Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Web.EmailTypes

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    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
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • HealthCheck
      • Notification
      • PasswordReset
      • TwoFactorAuth
      • UserInvite
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX