PageRoutingModeEnum Enumeration |
Namespace: CMS.DocumentEngine.Routing
public enum PageRoutingModeEnum
Member name | Value | Description | |
---|---|---|---|
Custom | 0 | Routing based on custom routes of standard MVC support. | |
BasedOnContentTree | 1 | Routing based on system routes driven by content tree structure. |