| PageSelectorItemModel Class |
Namespace: Kentico.Components.Web.Mvc.Dialogs.Internal
public sealed class PageSelectorItemModel
The PageSelectorItemModel type exposes the following members.
| Name | Description | |
|---|---|---|
| HasChildNodes |
Indicates whether an item has child items.
| |
| Icon |
Item icon class.
| |
| IsValid |
Indicates whether the page is exists and the current user has sufficient permissions to access the page.
| |
| Name |
Item name.
| |
| NamePath |
Document name path.
| |
| NodeAliasPath |
Node alias path.
| |
| NodeGuid |
Node Guid.
| |
| NodeId |
Node ID.
| |
| Url |
Page application-relative URL.
|