Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Core.Actions

    Classes

    ActionAssignDomain

    This action is invoked when a domain is being assigned to a document

    ActionBrowse

    This action is used as a security constraint that grants a user the ability to view nodes in a tree that has permissions applied to it.

    ActionCollection

    The collection of actions

    ActionCollectionBuilder

    The action collection builder

    ActionCopy

    This action is invoked when copying a document, media, member

    ActionCreateBlueprintFromContent

    This action is invoked when creating a blueprint from a content

    ActionDelete

    This action is invoked when a document, media, member is deleted

    ActionDocumentPropertyRead

    Represents the action that allows reading document property values.

    ActionDocumentPropertyWrite

    Represents the action that allows writing document property values.

    ActionMove

    This action is invoked upon creation of a document, media, member.

    ActionNew

    This action is invoked upon creation of a document.

    ActionNotify

    This action is invoked upon modifying the notification of a content.

    ActionProtect

    This action is invoked when a document is protected or unprotected.

    ActionPublish

    This action is invoked when a document is being published.

    ActionRestore

    This action is invoked when the content/media item is to be restored from the recycle bin.

    ActionRights

    This action is invoked when rights are changed on a document.

    ActionRollback

    This action is invoked when copying a document is being rolled back.

    ActionSort

    This action is invoked when children to a document, media, member is being sorted.

    ActionUnpublish

    This action is invoked when a document is being unpublished.

    ActionUpdate

    This action is invoked when copying a document or media.

    Interfaces

    IAction

    Defines a back office action that can be permission assigned or subscribed to for notifications

    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX