Click or drag to resize
PageSelectorItem Class
Represents an item for a page selector.
Inheritance Hierarchy
SystemObject
  Kentico.Components.Web.Mvc.FormComponentsPageSelectorItem

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 PageSelectorItem

The PageSelectorItem type exposes the following members.

Constructors
  NameDescription
Public methodPageSelectorItem
Top
Properties
  NameDescription
Public propertyNodeGuid
Node Guid of a page.
Top
See Also