Table of Contents

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
object
PathSelector
Inherited Members
Extension Methods

Fields

IDENTIFIER

Represents the PathSelector identifier.

public const string IDENTIFIER = "Kentico.PathSelector"

Field Value

string