Trailing slash enumeration.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
| 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. |
See Also