Class CreateFolderLanguageVariantCreateCommandResult
Command result used as a response for the CreateFolderLanguageVariant's Save(FormSubmissionCommandArguments, CancellationToken) command.
public sealed class CreateFolderLanguageVariantCreateCommandResult : CreateWebPageCreateCommandResult
- Inheritance
-
objectCreateFolderLanguageVariantCreateCommandResult
- 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; }