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

    ActionCollectionBuilder

    ActionCopy

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

    ActionCreateBlueprintFromContent

    ActionDelete

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

    ActionMove

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

    ActionNew

    This action is invoked upon creation of a document

    ActionNotify

    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

    ActionToPublish

    This action is invoked when children to a document is being sent to published (by an editor without publishrights)

    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
    • Classes
    • Interfaces
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX