| CollisionData Properties |
The CollisionData type exposes the following members.
| Name | Description | |
|---|---|---|
| CultureCode |
Culture code of the page with colliding path.
| |
| CultureVersionExists |
Indicates if the path belongs to an existing culture version of a page.
| |
| IsAlternative |
Indicates if the path is router path or alternative path.
| |
| NodeID |
Node ID.
| |
| PageName |
Name of the page with colliding path.
| |
| Path |
Colliding path.
| |
| SourceCultureCode |
Culture code of the source page with colliding path.
| |
| SourceCultureVersionExists |
Indicates if the source path belongs to an existing culture version of a page.
| |
| SourceIsSelf |
Indicates if the collision is for source path itself.
| |
| SourceNodeID |
Source node ID.
| |
| SourcePageName |
Name of the source page with colliding path.
|