Class EmailSettingNames
Inheritance
object
EmailSettingNames
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
Assembly: Volo.Abp.Emailing.dll
Syntax
public static class EmailSettingNames
Fields
DefaultFromAddress
Declaration
public const string DefaultFromAddress = "Abp.Mailing.DefaultFromAddress"
Field Value
| Type | Description |
|---|---|
| string |
DefaultFromDisplayName
Declaration
public const string DefaultFromDisplayName = "Abp.Mailing.DefaultFromDisplayName"
Field Value
| Type | Description |
|---|---|
| string |