Search Results for

    Show / Hide Table of Contents
    View Source

    Class Webhook2EventsDto

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.Persistence.Dtos
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class Webhook2EventsDto

    Properties

    View Source

    Event

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

    WebhookId

    Declaration
    public int WebhookId { get; set; }
    Property Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Event
      • WebhookId
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX