Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Web.EmailTypes

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.Web.EmailTypes

    Fields

    View Source

    HealthCheck

    Declaration
    public const string HealthCheck = "HealthCheck"
    Field Value
    Type Description
    string
    View Source

    Notification

    Declaration
    public const string Notification = "Notification"
    Field Value
    Type Description
    string
    View Source

    PasswordReset

    Declaration
    public const string PasswordReset = "PasswordReset"
    Field Value
    Type Description
    string
    View Source

    TwoFactorAuth

    Declaration
    public const string TwoFactorAuth = "2FA"
    Field Value
    Type Description
    string
    View Source

    UserInvite

    Declaration
    public const string UserInvite = "UserInvite"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX