| CMSDocumentRouteHelperDropAllRoutes Method | 
            Drops all the registered routes.
            
 
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 12.0.0
 Syntax
Syntaxpublic static void DropAllRoutes(
	bool logWebFarmTask = true
)
Parameters
- logWebFarmTask (Optional)
- Type: SystemBoolean
 Indicates whether a web farm synchronization task for routes drop should be created
 See Also
See Also