Table of Contents

Class GetNodeCommandResult

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

Result of the GetNode command.

public sealed class GetNodeCommandResult
Inheritance
object
GetNodeCommandResult
Extension Methods

Constructors

GetNodeCommandResult()

public GetNodeCommandResult()

Properties

Node

List of nodes for the content tree.

public ContentTreeViewItem Node { get; set; }

Property Value

ContentTreeViewItem