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.
| |
LiveSiteUrl |
The URL which represents the live site version of the page.
| |
Name |
Item name.
| |
NodeAliasPath |
Node alias path.
| |
NodeGuid |
Node Guid.
| |
NodeId |
Node ID.
| |
Url |
The URL which represents the preview (latest) version of the page.
|