| PageUrlPath Class |
Namespace: CMS.DocumentEngine.Routing.Internal
public sealed class PageUrlPath
The PageUrlPath type exposes the following members.
| Name | Description | |
|---|---|---|
| PageUrlPath |
Creates instance of PageUrlPath based on given path.
|
| Name | Description | |
|---|---|---|
| SLUG_LENGTH |
Maximal length of the page URL slug.
|
| Name | Description | |
|---|---|---|
| FullPath |
Full page URL path.
| |
| ParentPath |
Parent page URL path.
| |
| Slug |
Slug of the page URL path
|