PageRoutingHelperHideLanguagePrefixForDefaultCultureUrl Method |
Indicates if language prefix should be hidden for URLs of pages in default site culture.
Namespace: CMS.DocumentEngine.RoutingAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static bool HideLanguagePrefixForDefaultCultureUrl(
SiteInfoIdentifier site
)
Parameters
- site
- Type: CMS.DataEngineSiteInfoIdentifier
Site.
Return Value
Type:
BooleanSee Also