

| TrailingSlashEnum Enumeration | 
Namespace: CMS.Helpers
 Syntax
Syntaxpublic enum TrailingSlashEnum
 Members
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
See AlsoCopyright (c) 2015 Kentico Software