Click or drag to resize
URLRewriterRedirectLangParameterToPrefix Property
Gets the value that indicates whether URL with lang prefix should be redirected to the culture prefix if culture prefix is enabled for current site

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 9.0.0
Syntax
C#
public static bool RedirectLangParameterToPrefix { get; }

Property Value

Type: Boolean
See Also