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

Namespace: CMS.DocumentEngine.Routing
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static TrailingSlashEnum UseURLsWithTrailingSlash(
	SiteInfoIdentifier site
)

Parameters

site
Type: CMS.DataEngineSiteInfoIdentifier
Site identifier.

Return Value

Type: TrailingSlashEnum
See Also