Table of Contents

Class ContentItemChangeCommandArguments

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

Represents arguments of the content item change command.

public sealed class ContentItemChangeCommandArguments : FormSubmissionCommandArguments
Inheritance
object
ContentItemChangeCommandArguments
Inherited Members
Extension Methods

Properties

ContentTypeId

Content type ID.

public int ContentTypeId { get; set; }

Property Value

int