Show / Hide Table of Contents

Class AbpAuditLoggingFeatures

Inheritance
object
AbpAuditLoggingFeatures
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 class AbpAuditLoggingFeatures

Constructors

AbpAuditLoggingFeatures()

Declaration
public AbpAuditLoggingFeatures()

Fields

Enable

Declaration
public const string Enable = "AuditLogging.Enable"
Field Value
Type Description
string

GroupName

Declaration
public const string GroupName = "AuditLogging"
Field Value
Type Description
string
In this article
Back to top Powered by Volosoft