Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Audit

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Audit

    Fields

    View Source

    DetailsLength

    Declaration
    public const int DetailsLength = 1024
    Field Value
    Type Description
    System.Int32
    View Source

    EventTypeLength

    Declaration
    public const int EventTypeLength = 256
    Field Value
    Type Description
    System.Int32
    View Source

    IpLength

    Declaration
    public const int IpLength = 64
    Field Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • DetailsLength
      • EventTypeLength
      • IpLength
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX