| URLHelperUseURLsWithTrailingSlash Method  | 
            Gets the settings for the URL trailing slash rules.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntaxpublic static TrailingSlashEnum UseURLsWithTrailingSlash(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
TrailingSlashEnum
See Also