Search Results for

    Show / Hide Table of Contents
    View Source

    Class ServerEvent

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models.ServerEvents
    Assembly: Umbraco.Core.dll
    Syntax
    public class ServerEvent

    Properties

    View Source

    EventSource

    Declaration
    public required string EventSource { get; set; }
    Property Value
    Type Description
    string
    View Source

    EventType

    Declaration
    public required string EventType { get; set; }
    Property Value
    Type Description
    string
    View Source

    Key

    Declaration
    public Guid Key { get; set; }
    Property Value
    Type Description
    Guid
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX