Search Results for

    Show / Hide Table of Contents
    View Source

    Class WebhookEventViewModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Webhook
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class WebhookEventViewModel

    Properties

    View Source

    Alias

    Declaration
    public string Alias { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    EventName

    Declaration
    public string EventName { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    EventType

    Declaration
    public string EventType { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Alias
      • EventName
      • EventType
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX