Show / Hide Table of Contents

Class AuditLoggingEmailTemplates

Inheritance
object
AuditLoggingEmailTemplates
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AuditLogging
Assembly: Volo.Abp.AuditLogging.Application.Contracts.dll
Syntax
public static class AuditLoggingEmailTemplates

Fields

AuditLogExportCompleted

Declaration
public const string AuditLogExportCompleted = "AuditLogExportCompleted"
Field Value
Type Description
string

AuditLogExportFailed

Declaration
public const string AuditLogExportFailed = "AuditLogExportFailed"
Field Value
Type Description
string

EntityChangeExportCompleted

Declaration
public const string EntityChangeExportCompleted = "EntityChangeExportCompleted"
Field Value
Type Description
string

EntityChangeExportFailed

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