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
-
objectPathSelectorItem
- Extension Methods
Properties
TreePath
Node Alias Path of a page.
[JsonPropertyName("treePath")]
public string TreePath { get; set; }
Property Value
- string