CMSDocumentRouteHelperEnsureRoutes Method |
Ensures that the routes are registered for the given site.
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 12.0.0
Syntax public static void EnsureRoutes(
string siteName
)
Parameters
- siteName
- Type: SystemString
See Also