Class ImplicitContentActivity
Represents an item that has been implicitly added to package.
Inherited Members
Namespace: EPiServer.MirroringService.ChangeLog.Internal
Assembly: EPiServer.Enterprise.dll
Version: 12.0.3Syntax
public class ImplicitContentActivity : ContentActivity
Constructors
ImplicitContentActivity(ContentActionType, ContentReference, Guid, Int32, String, String)
Initializes a new instance of the Implicit
Declaration
public ImplicitContentActivity(ContentActionType actionType, ContentReference contentLink, Guid contentGuid, int contentTypeId, string name, string changedBy)
Parameters
Type | Name | Description |
---|---|---|
Content |
actionType | |
Content |
contentLink | |
System. |
contentGuid | |
System. |
contentTypeId | |
System. |
name | |
System. |
changedBy |