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: 12.0.0
Syntax public bool SwitchToRouteCulture { get; set; }
Property Value
Type:
BooleanSee Also