| PageRoutingUrlCultureFormatChangeModeEnum Enumeration |
Namespace: CMS.DocumentEngine.Routing.Internal
public enum PageRoutingUrlCultureFormatChangeModeEnum
| Member name | Value | Description | |
|---|---|---|---|
| Remove | 0 | Remove language prefix from page URL paths. | |
| Add | 1 | Add language prefix to page URL paths. | |
| Modify | 2 | Modify language prefix in page URL paths. |