Table of Contents

Class LoadCreatedContentItemCommandArguments

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Load newly created content item command arguments.

public sealed class LoadCreatedContentItemCommandArguments
Inheritance
object
LoadCreatedContentItemCommandArguments
Extension Methods

Constructors

LoadCreatedContentItemCommandArguments()

public LoadCreatedContentItemCommandArguments()

Properties

ContentItemIdentifier

Content item identifier.

public Guid ContentItemIdentifier { get; init; }

Property Value

Guid