Class PathSelector
- Namespace
- Kentico.Components.Web.Mvc.FormComponents
- Assembly
- Kentico.Content.Web.Mvc.dll
Represents a path selector form component.
public class PathSelector : PageSelectorBase<PathSelectorProperties, PathSelectorItem>
- Inheritance
-
objectPathSelector
- Inherited Members
- Extension Methods
Fields
IDENTIFIER
Represents the PathSelector identifier.
public const string IDENTIFIER = "Kentico.PathSelector"
Field Value
- string