Table of Contents

Class CreateFolderLanguageVariantCreateCommandResult

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

Command result used as a response for the CreateFolderLanguageVariant's Save(FormSubmissionCommandArguments, CancellationToken) command.

public sealed class CreateFolderLanguageVariantCreateCommandResult : CreateWebPageCreateCommandResult
Inheritance
object
CreateFolderLanguageVariantCreateCommandResult
Inherited Members
Extension Methods

Constructors

CreateFolderLanguageVariantCreateCommandResult()

public CreateFolderLanguageVariantCreateCommandResult()

Properties

WebPageItemReplacementNode

Web page item tree node that will replace the existing one in the tree.

public ContentTreeViewItem WebPageItemReplacementNode { get; set; }

Property Value

ContentTreeViewItem