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