TrailingSlashEnum EnumerationKentico 8.0 API Reference
Trailing slash enumeration.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
DontCare0 Proceed URLs with or without slash at the and.
Never1 Never proceed URLs with slash at the end.
Always2 Always proceed URLs with slash at the end.
See Also