Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.WebhookEvents.HeaderNames

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

    Fields

    View Source

    EventName

    Gets the Umb-Webhook-Event HTTP header name.

    Declaration
    public const string EventName = "Umb-Webhook-Event"
    Field Value
    Type Description
    System.String
    View Source

    RetryCount

    Gets the Umb-Webhook-RetryCount HTTP header name.

    Declaration
    public const string RetryCount = "Umb-Webhook-RetryCount"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • EventName
      • RetryCount
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX