A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Notifications.CopiedNotification-1.html below:

View Source Class CopiedNotification<T> Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Notifications Assembly: Umbraco.Core.dll Syntax
public abstract class CopiedNotification<T> : ObjectNotification<T>, IStatefulNotification, INotification where T : class
Type Parameters Constructors View Source CopiedNotification(T, T, Int32, Boolean, EventMessages) Declaration
protected CopiedNotification(T original, T copy, int parentId, bool relateToOriginal, EventMessages messages)
Parameters Type Name Description T original T copy System.Int32 parentId System.Boolean relateToOriginal EventMessages messages View Source CopiedNotification(T, T, Int32, Nullable<Guid>, Boolean, EventMessages) Declaration
protected CopiedNotification(T original, T copy, int parentId, Guid? parentKey, bool relateToOriginal, EventMessages messages)
Parameters Type Name Description T original T copy System.Int32 parentId System.Nullable<Guid> parentKey System.Boolean relateToOriginal EventMessages messages Properties View Source Copy Declaration Property Value View Source Original Declaration
public T Original { get; }
Property Value View Source ParentId Declaration
public int ParentId { get; }
Property Value Type Description System.Int32 View Source ParentKey Declaration
public Guid? ParentKey { get; }
Property Value Type Description System.Nullable<Guid> View Source RelateToOriginal Declaration
public bool RelateToOriginal { get; }
Property Value Type Description System.Boolean

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4