| HomePageUrlBehaviorEnum Enumeration |
Namespace: CMS.DocumentEngine
public enum HomePageUrlBehaviorEnum
| Member name | Value | Description | |
|---|---|---|---|
| Keep | 0 | Keep the URL as it is. No special handling is performed. | |
| UseDomain | 1 | Use domain without the actual page URL path. | |
| UsePath | 2 | Use page URL path. |
Copyright (c) 2023 Kentico Software