Click or drag to resize
CMSDocumentRouteHelperEnsureRoutes Method
Ensures that the routes are registered for the given site.

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.2.23
Syntax
C#
public static void EnsureRoutes(
	string siteName
)

Parameters

siteName
Type: SystemString
See Also