Show / Hide Table of Contents

Class AuditLoggingModuleExtensionConsts.EntityNames

Inheritance
object
AuditLoggingModuleExtensionConsts.EntityNames
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.ObjectExtending
Assembly: Volo.Abp.AuditLogging.Domain.Shared.dll
Syntax
public static class AuditLoggingModuleExtensionConsts.EntityNames

Fields

AuditLog

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

AuditLogAction

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

EntityChange

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