• Core
  • Infrastructure
  • Web
  • Extensions
Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.WebhookEvents.Aliases

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

    Fields

    View Source

    AssignedMemberRoles

    Webhook event alias for assigned member roles.

    Declaration
    public const string AssignedMemberRoles = "assignedMemberRoles"
    Field Value
    Type Description
    System.String
    View Source

    AssignedUserGroupPermissions

    Webhook event alias for assigned user group permissions;

    Declaration
    public const string AssignedUserGroupPermissions = "assignedUserGroupPermissions"
    Field Value
    Type Description
    System.String
    View Source

    ContentCopied

    Webhook event alias for content copied.

    Declaration
    public const string ContentCopied = "Umbraco.ContentCopied"
    Field Value
    Type Description
    System.String
    View Source

    ContentDelete

    Webhook event alias for content delete.

    Declaration
    public const string ContentDelete = "Umbraco.ContentDelete"
    Field Value
    Type Description
    System.String
    View Source

    ContentDeletedBlueprint

    Webhook event alias for content blueprint deleted.

    Declaration
    public const string ContentDeletedBlueprint = "Umbraco.ContentDeletedBlueprint"
    Field Value
    Type Description
    System.String
    View Source

    ContentDeletedVersions

    Webhook event alias for content versions deleted.

    Declaration
    public const string ContentDeletedVersions = "Umbraco.ContentDeletedVersions"
    Field Value
    Type Description
    System.String
    View Source

    ContentEmptiedRecycleBin

    Webhook event alias for content emptied recycle bin.

    Declaration
    public const string ContentEmptiedRecycleBin = "Umbraco.ContentEmptiedRecycleBin"
    Field Value
    Type Description
    System.String
    View Source

    ContentMoved

    Webhook event alias for content moved.

    Declaration
    public const string ContentMoved = "Umbraco.ContentMoved"
    Field Value
    Type Description
    System.String
    View Source

    ContentMovedToRecycleBin

    Webhook event alias for content moved into the recycle bin.

    Declaration
    public const string ContentMovedToRecycleBin = "Umbraco.ContentMovedToRecycleBin"
    Field Value
    Type Description
    System.String
    View Source

    ContentPublish

    Webhook event alias for content publish.

    Declaration
    public const string ContentPublish = "Umbraco.ContentPublish"
    Field Value
    Type Description
    System.String
    View Source

    ContentRolledBack

    Webhook event alias for content rolled back.

    Declaration
    public const string ContentRolledBack = "Umbraco.ContentRolledBack"
    Field Value
    Type Description
    System.String
    View Source

    ContentSaved

    Webhook event alias for content saved.

    Declaration
    public const string ContentSaved = "Umbraco.ContentSaved"
    Field Value
    Type Description
    System.String
    View Source

    ContentSavedBlueprint

    Webhook event alias for content blueprint saved.

    Declaration
    public const string ContentSavedBlueprint = "Umbraco.ContentSavedBlueprint"
    Field Value
    Type Description
    System.String
    View Source

    ContentSorted

    Webhook event alias for content sorted.

    Declaration
    public const string ContentSorted = "Umbraco.ContentSorted"
    Field Value
    Type Description
    System.String
    View Source

    ContentUnpublish

    Webhook event alias for content unpublish.

    Declaration
    public const string ContentUnpublish = "Umbraco.ContentUnpublish"
    Field Value
    Type Description
    System.String
    View Source

    DataTypeDeleted

    Webhook event alias for data type deleted.

    Declaration
    public const string DataTypeDeleted = "dataTypeDeleted"
    Field Value
    Type Description
    System.String
    View Source

    DataTypeMoved

    Webhook event alias for data type moved.

    Declaration
    public const string DataTypeMoved = "dataTypeMoved"
    Field Value
    Type Description
    System.String
    View Source

    DataTypeSaved

    Webhook event alias for data type saved.

    Declaration
    public const string DataTypeSaved = "dataTypeSaved"
    Field Value
    Type Description
    System.String
    View Source

    DictionaryItemDeleted

    Webhook event alias for dictionary item deleted.

    Declaration
    public const string DictionaryItemDeleted = "dictionaryItemDeleted"
    Field Value
    Type Description
    System.String
    View Source

    DictionaryItemSaved

    Webhook event alias for dictionary item saved.

    Declaration
    public const string DictionaryItemSaved = "dictionaryItemSaved"
    Field Value
    Type Description
    System.String
    View Source

    DocumentTypeChanged

    Webhook event alias for document type changed.

    Declaration
    public const string DocumentTypeChanged = "documentTypeChanged"
    Field Value
    Type Description
    System.String
    View Source

    DocumentTypeDeleted

    Webhook event alias for document type deleted.

    Declaration
    public const string DocumentTypeDeleted = "documentTypeDeleted"
    Field Value
    Type Description
    System.String
    View Source

    DocumentTypeMoved

    Webhook event alias for document type moved.

    Declaration
    public const string DocumentTypeMoved = "documentTypeMoved"
    Field Value
    Type Description
    System.String
    View Source

    DocumentTypeSaved

    Webhook event alias for document type saved.

    Declaration
    public const string DocumentTypeSaved = "documentTypeSaved"
    Field Value
    Type Description
    System.String
    View Source

    DomainDeleted

    Webhook event alias for domain deleted.

    Declaration
    public const string DomainDeleted = "domainDeleted"
    Field Value
    Type Description
    System.String
    View Source

    DomainSaved

    Webhook event alias for domain saved.

    Declaration
    public const string DomainSaved = "domainSaved"
    Field Value
    Type Description
    System.String
    View Source

    ExportedMember

    Webhook event alias for exported member.

    Declaration
    public const string ExportedMember = "exportedMember"
    Field Value
    Type Description
    System.String
    View Source

    HealthCheckCompleted

    Webhook event alias for health check completed.

    Declaration
    public const string HealthCheckCompleted = "healthCheckCompleted"
    Field Value
    Type Description
    System.String
    View Source

    LanguageDeleted

    Webhook event alias for language deleted.

    Declaration
    public const string LanguageDeleted = "languageDeleted"
    Field Value
    Type Description
    System.String
    View Source

    LanguageSaved

    Webhook event alias for language saved.

    Declaration
    public const string LanguageSaved = "languageSaved"
    Field Value
    Type Description
    System.String
    View Source

    MediaDelete

    Webhook event alias for media delete.

    Declaration
    public const string MediaDelete = "Umbraco.MediaDelete"
    Field Value
    Type Description
    System.String
    View Source

    MediaEmptiedRecycleBin

    Webhook event alias for media emptied recycle bin.

    Declaration
    public const string MediaEmptiedRecycleBin = "mediaEmptiedRecycleBin"
    Field Value
    Type Description
    System.String
    View Source

    MediaMoved

    Webhook event alias for media moved.

    Declaration
    public const string MediaMoved = "mediaMoved"
    Field Value
    Type Description
    System.String
    View Source

    MediaMovedToRecycleBin

    Webhook event alias for media moved to recycle bin.

    Declaration
    public const string MediaMovedToRecycleBin = "mediaMovedToRecycleBin"
    Field Value
    Type Description
    System.String
    View Source

    MediaSave

    Webhook event alias for media save.

    Declaration
    public const string MediaSave = "Umbraco.MediaSave"
    Field Value
    Type Description
    System.String
    View Source

    MediaTypeChanged

    Webhook event alias for media type changed.

    Declaration
    public const string MediaTypeChanged = "mediaTypeChanged"
    Field Value
    Type Description
    System.String
    View Source

    MediaTypeDeleted

    Webhook event alias for media type deleted.

    Declaration
    public const string MediaTypeDeleted = "mediaTypeDeleted"
    Field Value
    Type Description
    System.String
    View Source

    MediaTypeMoved

    Webhook event alias for media type moved.

    Declaration
    public const string MediaTypeMoved = "mediaTypeMoved"
    Field Value
    Type Description
    System.String
    View Source

    MediaTypeSaved

    Webhook event alias for media type saved.

    Declaration
    public const string MediaTypeSaved = "mediaTypeSaved"
    Field Value
    Type Description
    System.String
    View Source

    MemberDeleted

    Webhook event alias for member deleted.

    Declaration
    public const string MemberDeleted = "memberDeleted"
    Field Value
    Type Description
    System.String
    View Source

    MemberGroupDeleted

    Webhook event alias for member group deleted.

    Declaration
    public const string MemberGroupDeleted = "memberGroupDeleted"
    Field Value
    Type Description
    System.String
    View Source

    MemberGroupSaved

    Webhook event alias for member group saved.

    Declaration
    public const string MemberGroupSaved = "memberGroupSaved"
    Field Value
    Type Description
    System.String
    View Source

    MemberSaved

    Webhook event alias for member saved.

    Declaration
    public const string MemberSaved = "memberSaved"
    Field Value
    Type Description
    System.String
    View Source

    MemberTypeChanged

    Webhook event alias for member type changed.

    Declaration
    public const string MemberTypeChanged = "memberTypeChanged"
    Field Value
    Type Description
    System.String
    View Source

    MemberTypeDeleted

    Webhook event alias for member type deleted.

    Declaration
    public const string MemberTypeDeleted = "memberTypeDeleted"
    Field Value
    Type Description
    System.String
    View Source

    MemberTypeMoved

    Webhook event alias for member type moved.

    Declaration
    public const string MemberTypeMoved = "memberTypeMoved"
    Field Value
    Type Description
    System.String
    View Source

    MemberTypeSaved

    Webhook event alias for member type saved.

    Declaration
    public const string MemberTypeSaved = "memberTypeSaved"
    Field Value
    Type Description
    System.String
    View Source

    PackageImported

    Webhook event alias for package imported.

    Declaration
    public const string PackageImported = "packageImported"
    Field Value
    Type Description
    System.String
    View Source

    PartialViewDeleted

    Webhook event alias for partial view deleted.

    Declaration
    public const string PartialViewDeleted = "partialViewDeleted"
    Field Value
    Type Description
    System.String
    View Source

    PartialViewSaved

    Webhook event alias for partial view saved.

    Declaration
    public const string PartialViewSaved = "partialViewSaved"
    Field Value
    Type Description
    System.String
    View Source

    PublicAccessEntryDeleted

    Webhook event alias for public access entry deleted.

    Declaration
    public const string PublicAccessEntryDeleted = "publicAccessEntryDeleted"
    Field Value
    Type Description
    System.String
    View Source

    PublicAccessEntrySaved

    Webhook event alias for public access entry saved.

    Declaration
    public const string PublicAccessEntrySaved = "publicAccessEntrySaved"
    Field Value
    Type Description
    System.String
    View Source

    RelationDeleted

    Webhook event alias for relation deleted.

    Declaration
    public const string RelationDeleted = "relationDeleted"
    Field Value
    Type Description
    System.String
    View Source

    RelationSaved

    Webhook event alias for relation saved.

    Declaration
    public const string RelationSaved = "relationSaved"
    Field Value
    Type Description
    System.String
    View Source

    RelationTypeDeleted

    Webhook event alias for relation type deleted.

    Declaration
    public const string RelationTypeDeleted = "relationTypeDeleted"
    Field Value
    Type Description
    System.String
    View Source

    RelationTypeSaved

    Webhook event alias for relation type saved.

    Declaration
    public const string RelationTypeSaved = "relationTypeSaved"
    Field Value
    Type Description
    System.String
    View Source

    RemovedMemberRoles

    Webhook event alias for removed member roles.

    Declaration
    public const string RemovedMemberRoles = "removedMemberRoles"
    Field Value
    Type Description
    System.String
    View Source

    ScriptDeleted

    Webhook event alias for script deleted.

    Declaration
    public const string ScriptDeleted = "scriptDeleted"
    Field Value
    Type Description
    System.String
    View Source

    ScriptSaved

    Webhook event alias for script saved.

    Declaration
    public const string ScriptSaved = "scriptSaved"
    Field Value
    Type Description
    System.String
    View Source

    StylesheetDeleted

    Webhook event alias for stylesheet deleted.

    Declaration
    public const string StylesheetDeleted = "stylesheetDeleted"
    Field Value
    Type Description
    System.String
    View Source

    StylesheetSaved

    Webhook event alias for stylesheet saved.

    Declaration
    public const string StylesheetSaved = "stylesheetSaved"
    Field Value
    Type Description
    System.String
    View Source

    TemplateDeleted

    Webhook event alias for template deleted.

    Declaration
    public const string TemplateDeleted = "templateDeleted"
    Field Value
    Type Description
    System.String
    View Source

    TemplateSaved

    Webhook event alias for template saved.

    Declaration
    public const string TemplateSaved = "templateSaved"
    Field Value
    Type Description
    System.String
    View Source

    UserDeleted

    Webhook event alias for user deleted.

    Declaration
    public const string UserDeleted = "userDeleted"
    Field Value
    Type Description
    System.String
    View Source

    UserForgotPasswordRequested

    Webhook event alias for user forgot password requested.

    Declaration
    public const string UserForgotPasswordRequested = "userForgotPasswordRequested"
    Field Value
    Type Description
    System.String
    View Source

    UserGroupDeleted

    Webhook event alias for user group deleted.

    Declaration
    public const string UserGroupDeleted = "UserGroupDeleted"
    Field Value
    Type Description
    System.String
    View Source

    UserGroupSaved

    Webhook event alias for user group saved.

    Declaration
    public const string UserGroupSaved = "userGroupSaved"
    Field Value
    Type Description
    System.String
    View Source

    UserLocked

    Webhook event alias for user locked.

    Declaration
    public const string UserLocked = "userLocked"
    Field Value
    Type Description
    System.String
    View Source

    UserLoginFailed

    Webhook event alias for user login failed.

    Declaration
    public const string UserLoginFailed = "userLoginFailed"
    Field Value
    Type Description
    System.String
    View Source

    UserLoginRequiresVerification

    Webhook event alias for user login requires verification.

    Declaration
    public const string UserLoginRequiresVerification = "userLoginRequiresVerification"
    Field Value
    Type Description
    System.String
    View Source

    UserLoginSuccess

    Webhook event alias for user login success.

    Declaration
    public const string UserLoginSuccess = "userLoginSuccess"
    Field Value
    Type Description
    System.String
    View Source

    UserLogoutSuccess

    Webhook event alias for user logout success.

    Declaration
    public const string UserLogoutSuccess = "userLogoutSuccess"
    Field Value
    Type Description
    System.String
    View Source

    UserPasswordChanged

    Webhook event alias for user password changed.

    Declaration
    public const string UserPasswordChanged = "userPasswordChanged"
    Field Value
    Type Description
    System.String
    View Source

    UserPasswordReset

    Webhook event alias for user password reset.

    Declaration
    public const string UserPasswordReset = "userPasswordReset"
    Field Value
    Type Description
    System.String
    View Source

    UserSaved

    Webhook event alias for user saved.

    Declaration
    public const string UserSaved = "userSaved"
    Field Value
    Type Description
    System.String
    View Source

    UserTwoFactorRequested

    Webhook event alias for user two factor requested.

    Declaration
    public const string UserTwoFactorRequested = "userTwoFactorRequested"
    Field Value
    Type Description
    System.String
    View Source

    UserUnlocked

    Webhook event alias for user unlocked.

    Declaration
    public const string UserUnlocked = "userUnlocked"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • AssignedMemberRoles
      • AssignedUserGroupPermissions
      • ContentCopied
      • ContentDelete
      • ContentDeletedBlueprint
      • ContentDeletedVersions
      • ContentEmptiedRecycleBin
      • ContentMoved
      • ContentMovedToRecycleBin
      • ContentPublish
      • ContentRolledBack
      • ContentSaved
      • ContentSavedBlueprint
      • ContentSorted
      • ContentUnpublish
      • DataTypeDeleted
      • DataTypeMoved
      • DataTypeSaved
      • DictionaryItemDeleted
      • DictionaryItemSaved
      • DocumentTypeChanged
      • DocumentTypeDeleted
      • DocumentTypeMoved
      • DocumentTypeSaved
      • DomainDeleted
      • DomainSaved
      • ExportedMember
      • HealthCheckCompleted
      • LanguageDeleted
      • LanguageSaved
      • MediaDelete
      • MediaEmptiedRecycleBin
      • MediaMoved
      • MediaMovedToRecycleBin
      • MediaSave
      • MediaTypeChanged
      • MediaTypeDeleted
      • MediaTypeMoved
      • MediaTypeSaved
      • MemberDeleted
      • MemberGroupDeleted
      • MemberGroupSaved
      • MemberSaved
      • MemberTypeChanged
      • MemberTypeDeleted
      • MemberTypeMoved
      • MemberTypeSaved
      • PackageImported
      • PartialViewDeleted
      • PartialViewSaved
      • PublicAccessEntryDeleted
      • PublicAccessEntrySaved
      • RelationDeleted
      • RelationSaved
      • RelationTypeDeleted
      • RelationTypeSaved
      • RemovedMemberRoles
      • ScriptDeleted
      • ScriptSaved
      • StylesheetDeleted
      • StylesheetSaved
      • TemplateDeleted
      • TemplateSaved
      • UserDeleted
      • UserForgotPasswordRequested
      • UserGroupDeleted
      • UserGroupSaved
      • UserLocked
      • UserLoginFailed
      • UserLoginRequiresVerification
      • UserLoginSuccess
      • UserLogoutSuccess
      • UserPasswordChanged
      • UserPasswordReset
      • UserSaved
      • UserTwoFactorRequested
      • UserUnlocked
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX