Class Constants.WebhookEvents.Aliases
Inheritance
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Aliases
Fields
View SourceAssignedMemberRoles
Webhook event alias for assigned member roles.
Declaration
public const string AssignedMemberRoles = "assignedMemberRoles"
Field Value
Type | Description |
---|---|
System.String |
AssignedUserGroupPermissions
Webhook event alias for assigned user group permissions;
Declaration
public const string AssignedUserGroupPermissions = "assignedUserGroupPermissions"
Field Value
Type | Description |
---|---|
System.String |
ContentCopied
Webhook event alias for content copied.
Declaration
public const string ContentCopied = "Umbraco.ContentCopied"
Field Value
Type | Description |
---|---|
System.String |
ContentDelete
Webhook event alias for content delete.
Declaration
public const string ContentDelete = "Umbraco.ContentDelete"
Field Value
Type | Description |
---|---|
System.String |
ContentDeletedBlueprint
Webhook event alias for content blueprint deleted.
Declaration
public const string ContentDeletedBlueprint = "Umbraco.ContentDeletedBlueprint"
Field Value
Type | Description |
---|---|
System.String |
ContentDeletedVersions
Webhook event alias for content versions deleted.
Declaration
public const string ContentDeletedVersions = "Umbraco.ContentDeletedVersions"
Field Value
Type | Description |
---|---|
System.String |
ContentEmptiedRecycleBin
Webhook event alias for content emptied recycle bin.
Declaration
public const string ContentEmptiedRecycleBin = "Umbraco.ContentEmptiedRecycleBin"
Field Value
Type | Description |
---|---|
System.String |
ContentMoved
Webhook event alias for content moved.
Declaration
public const string ContentMoved = "Umbraco.ContentMoved"
Field Value
Type | Description |
---|---|
System.String |
ContentMovedToRecycleBin
Webhook event alias for content moved into the recycle bin.
Declaration
public const string ContentMovedToRecycleBin = "Umbraco.ContentMovedToRecycleBin"
Field Value
Type | Description |
---|---|
System.String |
ContentPublish
Webhook event alias for content publish.
Declaration
public const string ContentPublish = "Umbraco.ContentPublish"
Field Value
Type | Description |
---|---|
System.String |
ContentRolledBack
Webhook event alias for content rolled back.
Declaration
public const string ContentRolledBack = "Umbraco.ContentRolledBack"
Field Value
Type | Description |
---|---|
System.String |
ContentSaved
Webhook event alias for content saved.
Declaration
public const string ContentSaved = "Umbraco.ContentSaved"
Field Value
Type | Description |
---|---|
System.String |
ContentSavedBlueprint
Webhook event alias for content blueprint saved.
Declaration
public const string ContentSavedBlueprint = "Umbraco.ContentSavedBlueprint"
Field Value
Type | Description |
---|---|
System.String |
ContentSorted
Webhook event alias for content sorted.
Declaration
public const string ContentSorted = "Umbraco.ContentSorted"
Field Value
Type | Description |
---|---|
System.String |
ContentUnpublish
Webhook event alias for content unpublish.
Declaration
public const string ContentUnpublish = "Umbraco.ContentUnpublish"
Field Value
Type | Description |
---|---|
System.String |
DataTypeDeleted
Webhook event alias for data type deleted.
Declaration
public const string DataTypeDeleted = "dataTypeDeleted"
Field Value
Type | Description |
---|---|
System.String |
DataTypeMoved
Webhook event alias for data type moved.
Declaration
public const string DataTypeMoved = "dataTypeMoved"
Field Value
Type | Description |
---|---|
System.String |
DataTypeSaved
Webhook event alias for data type saved.
Declaration
public const string DataTypeSaved = "dataTypeSaved"
Field Value
Type | Description |
---|---|
System.String |
DictionaryItemDeleted
Webhook event alias for dictionary item deleted.
Declaration
public const string DictionaryItemDeleted = "dictionaryItemDeleted"
Field Value
Type | Description |
---|---|
System.String |
DictionaryItemSaved
Webhook event alias for dictionary item saved.
Declaration
public const string DictionaryItemSaved = "dictionaryItemSaved"
Field Value
Type | Description |
---|---|
System.String |
DocumentTypeChanged
Webhook event alias for document type changed.
Declaration
public const string DocumentTypeChanged = "documentTypeChanged"
Field Value
Type | Description |
---|---|
System.String |
DocumentTypeDeleted
Webhook event alias for document type deleted.
Declaration
public const string DocumentTypeDeleted = "documentTypeDeleted"
Field Value
Type | Description |
---|---|
System.String |
DocumentTypeMoved
Webhook event alias for document type moved.
Declaration
public const string DocumentTypeMoved = "documentTypeMoved"
Field Value
Type | Description |
---|---|
System.String |
DocumentTypeSaved
Webhook event alias for document type saved.
Declaration
public const string DocumentTypeSaved = "documentTypeSaved"
Field Value
Type | Description |
---|---|
System.String |
DomainDeleted
Webhook event alias for domain deleted.
Declaration
public const string DomainDeleted = "domainDeleted"
Field Value
Type | Description |
---|---|
System.String |
DomainSaved
Webhook event alias for domain saved.
Declaration
public const string DomainSaved = "domainSaved"
Field Value
Type | Description |
---|---|
System.String |
ExportedMember
Webhook event alias for exported member.
Declaration
public const string ExportedMember = "exportedMember"
Field Value
Type | Description |
---|---|
System.String |
HealthCheckCompleted
Webhook event alias for health check completed.
Declaration
public const string HealthCheckCompleted = "healthCheckCompleted"
Field Value
Type | Description |
---|---|
System.String |
LanguageDeleted
Webhook event alias for language deleted.
Declaration
public const string LanguageDeleted = "languageDeleted"
Field Value
Type | Description |
---|---|
System.String |
LanguageSaved
Webhook event alias for language saved.
Declaration
public const string LanguageSaved = "languageSaved"
Field Value
Type | Description |
---|---|
System.String |
MediaDelete
Webhook event alias for media delete.
Declaration
public const string MediaDelete = "Umbraco.MediaDelete"
Field Value
Type | Description |
---|---|
System.String |
MediaEmptiedRecycleBin
Webhook event alias for media emptied recycle bin.
Declaration
public const string MediaEmptiedRecycleBin = "mediaEmptiedRecycleBin"
Field Value
Type | Description |
---|---|
System.String |
MediaMoved
Webhook event alias for media moved.
Declaration
public const string MediaMoved = "mediaMoved"
Field Value
Type | Description |
---|---|
System.String |
MediaMovedToRecycleBin
Webhook event alias for media moved to recycle bin.
Declaration
public const string MediaMovedToRecycleBin = "mediaMovedToRecycleBin"
Field Value
Type | Description |
---|---|
System.String |
MediaSave
Webhook event alias for media save.
Declaration
public const string MediaSave = "Umbraco.MediaSave"
Field Value
Type | Description |
---|---|
System.String |
MediaTypeChanged
Webhook event alias for media type changed.
Declaration
public const string MediaTypeChanged = "mediaTypeChanged"
Field Value
Type | Description |
---|---|
System.String |
MediaTypeDeleted
Webhook event alias for media type deleted.
Declaration
public const string MediaTypeDeleted = "mediaTypeDeleted"
Field Value
Type | Description |
---|---|
System.String |
MediaTypeMoved
Webhook event alias for media type moved.
Declaration
public const string MediaTypeMoved = "mediaTypeMoved"
Field Value
Type | Description |
---|---|
System.String |
MediaTypeSaved
Webhook event alias for media type saved.
Declaration
public const string MediaTypeSaved = "mediaTypeSaved"
Field Value
Type | Description |
---|---|
System.String |
MemberDeleted
Webhook event alias for member deleted.
Declaration
public const string MemberDeleted = "memberDeleted"
Field Value
Type | Description |
---|---|
System.String |
MemberGroupDeleted
Webhook event alias for member group deleted.
Declaration
public const string MemberGroupDeleted = "memberGroupDeleted"
Field Value
Type | Description |
---|---|
System.String |
MemberGroupSaved
Webhook event alias for member group saved.
Declaration
public const string MemberGroupSaved = "memberGroupSaved"
Field Value
Type | Description |
---|---|
System.String |
MemberSaved
Webhook event alias for member saved.
Declaration
public const string MemberSaved = "memberSaved"
Field Value
Type | Description |
---|---|
System.String |
MemberTypeChanged
Webhook event alias for member type changed.
Declaration
public const string MemberTypeChanged = "memberTypeChanged"
Field Value
Type | Description |
---|---|
System.String |
MemberTypeDeleted
Webhook event alias for member type deleted.
Declaration
public const string MemberTypeDeleted = "memberTypeDeleted"
Field Value
Type | Description |
---|---|
System.String |
MemberTypeMoved
Webhook event alias for member type moved.
Declaration
public const string MemberTypeMoved = "memberTypeMoved"
Field Value
Type | Description |
---|---|
System.String |
MemberTypeSaved
Webhook event alias for member type saved.
Declaration
public const string MemberTypeSaved = "memberTypeSaved"
Field Value
Type | Description |
---|---|
System.String |
PackageImported
Webhook event alias for package imported.
Declaration
public const string PackageImported = "packageImported"
Field Value
Type | Description |
---|---|
System.String |
PartialViewDeleted
Webhook event alias for partial view deleted.
Declaration
public const string PartialViewDeleted = "partialViewDeleted"
Field Value
Type | Description |
---|---|
System.String |
PartialViewSaved
Webhook event alias for partial view saved.
Declaration
public const string PartialViewSaved = "partialViewSaved"
Field Value
Type | Description |
---|---|
System.String |
PublicAccessEntryDeleted
Webhook event alias for public access entry deleted.
Declaration
public const string PublicAccessEntryDeleted = "publicAccessEntryDeleted"
Field Value
Type | Description |
---|---|
System.String |
PublicAccessEntrySaved
Webhook event alias for public access entry saved.
Declaration
public const string PublicAccessEntrySaved = "publicAccessEntrySaved"
Field Value
Type | Description |
---|---|
System.String |
RelationDeleted
Webhook event alias for relation deleted.
Declaration
public const string RelationDeleted = "relationDeleted"
Field Value
Type | Description |
---|---|
System.String |
RelationSaved
Webhook event alias for relation saved.
Declaration
public const string RelationSaved = "relationSaved"
Field Value
Type | Description |
---|---|
System.String |
RelationTypeDeleted
Webhook event alias for relation type deleted.
Declaration
public const string RelationTypeDeleted = "relationTypeDeleted"
Field Value
Type | Description |
---|---|
System.String |
RelationTypeSaved
Webhook event alias for relation type saved.
Declaration
public const string RelationTypeSaved = "relationTypeSaved"
Field Value
Type | Description |
---|---|
System.String |
RemovedMemberRoles
Webhook event alias for removed member roles.
Declaration
public const string RemovedMemberRoles = "removedMemberRoles"
Field Value
Type | Description |
---|---|
System.String |
ScriptDeleted
Webhook event alias for script deleted.
Declaration
public const string ScriptDeleted = "scriptDeleted"
Field Value
Type | Description |
---|---|
System.String |
ScriptSaved
Webhook event alias for script saved.
Declaration
public const string ScriptSaved = "scriptSaved"
Field Value
Type | Description |
---|---|
System.String |
StylesheetDeleted
Webhook event alias for stylesheet deleted.
Declaration
public const string StylesheetDeleted = "stylesheetDeleted"
Field Value
Type | Description |
---|---|
System.String |
StylesheetSaved
Webhook event alias for stylesheet saved.
Declaration
public const string StylesheetSaved = "stylesheetSaved"
Field Value
Type | Description |
---|---|
System.String |
TemplateDeleted
Webhook event alias for template deleted.
Declaration
public const string TemplateDeleted = "templateDeleted"
Field Value
Type | Description |
---|---|
System.String |
TemplateSaved
Webhook event alias for template saved.
Declaration
public const string TemplateSaved = "templateSaved"
Field Value
Type | Description |
---|---|
System.String |
UserDeleted
Webhook event alias for user deleted.
Declaration
public const string UserDeleted = "userDeleted"
Field Value
Type | Description |
---|---|
System.String |
UserForgotPasswordRequested
Webhook event alias for user forgot password requested.
Declaration
public const string UserForgotPasswordRequested = "userForgotPasswordRequested"
Field Value
Type | Description |
---|---|
System.String |
UserGroupDeleted
Webhook event alias for user group deleted.
Declaration
public const string UserGroupDeleted = "UserGroupDeleted"
Field Value
Type | Description |
---|---|
System.String |
UserGroupSaved
Webhook event alias for user group saved.
Declaration
public const string UserGroupSaved = "userGroupSaved"
Field Value
Type | Description |
---|---|
System.String |
UserLocked
Webhook event alias for user locked.
Declaration
public const string UserLocked = "userLocked"
Field Value
Type | Description |
---|---|
System.String |
UserLoginFailed
Webhook event alias for user login failed.
Declaration
public const string UserLoginFailed = "userLoginFailed"
Field Value
Type | Description |
---|---|
System.String |
UserLoginRequiresVerification
Webhook event alias for user login requires verification.
Declaration
public const string UserLoginRequiresVerification = "userLoginRequiresVerification"
Field Value
Type | Description |
---|---|
System.String |
UserLoginSuccess
Webhook event alias for user login success.
Declaration
public const string UserLoginSuccess = "userLoginSuccess"
Field Value
Type | Description |
---|---|
System.String |
UserLogoutSuccess
Webhook event alias for user logout success.
Declaration
public const string UserLogoutSuccess = "userLogoutSuccess"
Field Value
Type | Description |
---|---|
System.String |
UserPasswordChanged
Webhook event alias for user password changed.
Declaration
public const string UserPasswordChanged = "userPasswordChanged"
Field Value
Type | Description |
---|---|
System.String |
UserPasswordReset
Webhook event alias for user password reset.
Declaration
public const string UserPasswordReset = "userPasswordReset"
Field Value
Type | Description |
---|---|
System.String |
UserSaved
Webhook event alias for user saved.
Declaration
public const string UserSaved = "userSaved"
Field Value
Type | Description |
---|---|
System.String |
UserTwoFactorRequested
Webhook event alias for user two factor requested.
Declaration
public const string UserTwoFactorRequested = "userTwoFactorRequested"
Field Value
Type | Description |
---|---|
System.String |
UserUnlocked
Webhook event alias for user unlocked.
Declaration
public const string UserUnlocked = "userUnlocked"
Field Value
Type | Description |
---|---|
System.String |