Search Results for

    Show / Hide Table of Contents
    View Source

    Class MoveToRecycleBinEventInfo<TEntity>

    Inheritance
    object
    MoveEventInfoBase<TEntity>
    Namespace: Umbraco.Cms.Core.Events
    Assembly: Umbraco.Core.dll
    Syntax
    public class MoveToRecycleBinEventInfo<TEntity> : MoveEventInfoBase<TEntity>
    Type Parameters
    Name Description
    TEntity

    Constructors

    View Source

    MoveToRecycleBinEventInfo(TEntity, string)

    Declaration
    public MoveToRecycleBinEventInfo(TEntity entity, string originalPath)
    Parameters
    Type Name Description
    TEntity entity
    string originalPath
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX