Table of Contents

Class PathSelectorItem

Namespace
Kentico.Components.Web.Mvc.FormComponents
Assembly
Kentico.Content.Web.Mvc.dll

Represents an item for a path selector.

public class PathSelectorItem
Inheritance
object
PathSelectorItem
Extension Methods

Constructors

PathSelectorItem()

public PathSelectorItem()

Properties

TreePath

Node Alias Path of a page.

[JsonPropertyName("treePath")]
public string TreePath { get; set; }

Property Value

string