Show / Hide Table of Contents

Class StandardEmailTemplates

Inheritance
object
StandardEmailTemplates
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Emailing.Templates
Assembly: Volo.Abp.Emailing.dll
Syntax
public static class StandardEmailTemplates

Fields

Layout

Declaration
public const string Layout = "Abp.StandardEmailTemplates.Layout"
Field Value
Type Description
string

Message

Declaration
public const string Message = "Abp.StandardEmailTemplates.Message"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform