| 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: 11.0.0
Syntaxpublic bool SwitchToRouteCulture { get; set; }Property Value
Type: 
Boolean
See Also