Click or drag to resize
URLHelperUseURLsWithTrailingSlash Method
Gets the settings for the URL trailing slash rules.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
public static TrailingSlashEnum UseURLsWithTrailingSlash(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: TrailingSlashEnum
See Also