CMSDocumentRouteHelperDropRoutes Method (String) |
Drops the routes for the given web site.
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 9.0.0
Syntax public static void DropRoutes(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
See Also