TrailingSlashEnum Enumeration |
Namespace: CMS.Helpers
public enum TrailingSlashEnum
Member name | Value | Description | |
---|---|---|---|
DontCare | 0 | Proceed URLs with or without slash at the and. | |
Never | 1 | Never proceed URLs with slash at the end. | |
Always | 2 | Always proceed URLs with slash at the end. |
Copyright (c) 2019 Kentico Software