Table of Contents

Class CheckMovePageRequirementsCommandResult

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

Result of the command for checking whether the requirements to move a web page were met.

public sealed class CheckMovePageRequirementsCommandResult : WebPageCommandResultBase
Inheritance
object
CheckMovePageRequirementsCommandResult
Inherited Members
Extension Methods

Properties

WebPageItemId

Checked web page item ID.

public int WebPageItemId { get; set; }

Property Value

int