Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.ServerEvents.EventType

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

    Fields

    View Source

    Created

    Declaration
    public static string Created
    Field Value
    Type Description
    System.String
    View Source

    Deleted

    Declaration
    public static string Deleted
    Field Value
    Type Description
    System.String
    View Source

    Trashed

    Declaration
    public static string Trashed
    Field Value
    Type Description
    System.String
    View Source

    Updated

    Declaration
    public static string Updated
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • Created
      • Deleted
      • Trashed
      • Updated
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX