Click or drag to resize
PathSelectorItem Class
Represents an item for a path selector.
Inheritance Hierarchy
SystemObject
  Kentico.Components.Web.Mvc.FormComponentsPathSelectorItem

Namespace: Kentico.Components.Web.Mvc.FormComponents
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public class PathSelectorItem

The PathSelectorItem type exposes the following members.

Constructors
  NameDescription
Public methodPathSelectorItem
Top
Properties
  NameDescription
Public propertyNodeAliasPath
Node Alias Path of a page.
Top
See Also