BaseDocumentConstraintSwitchToRouteCulture Property |
If true (default), the routing behaves the same way as URL path = switches the current culture to the route culture
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.2.23
Syntax public bool SwitchToRouteCulture { get; set; }
Property Value
Type:
BooleanSee Also