Click or drag to resize
PageRoutingHelperUseCultureAliasAsLanguagePrefixInUrl Method
Indicates if culture alias is used as language prefix in URLs

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

Parameters

site
Type: CMS.DataEngineSiteInfoIdentifier
Site.

Return Value

Type: Boolean
See Also