Class Constants.WebhookEvents.HeaderNames
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class HeaderNamesFields
View SourceEventName
Gets the Umb-Webhook-Event HTTP header name.
Declaration
public const string EventName = "Umb-Webhook-Event"Field Value
| Type | Description | 
|---|---|
| System.String | 
RetryCount
Gets the Umb-Webhook-RetryCount HTTP header name.
Declaration
public const string RetryCount = "Umb-Webhook-RetryCount"Field Value
| Type | Description | 
|---|---|
| System.String |