• Core
  • Infrastructure
  • Web
  • Extensions
Search Results for

    Show / Hide Table of Contents
    View Source

    Class MoveToRecycleBinEventInfo<TEntity>

    Inheritance
    System.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
    System.String originalPath
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • MoveToRecycleBinEventInfo(TEntity, String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX