Click or drag to resize
URLHelperUseLangPrefixForUrls Method
Returns value that indicates whether lang prefix should be used for specified site.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool UseLangPrefixForUrls(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also