Click or drag to resize
CMSDocumentRouteHelperDropAllRoutes Method
Drops all the registered routes.

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.2.23
Syntax
C#
public static void DropAllRoutes()
See Also