Class PageSelector
- Namespace
- Kentico.Components.Web.Mvc.FormComponents
- Assembly
- Kentico.Content.Web.Mvc.dll
Represents a page selector form component.
public class PageSelector : PageSelectorBase<PageSelectorProperties, PageSelectorItem>
- Inheritance
-
objectPageSelector
- Inherited Members
- Extension Methods
Fields
IDENTIFIER
Represents the PageSelector identifier.
public const string IDENTIFIER = "Kentico.PageSelector"
Field Value
- string