Click or drag to resize
CMSDocumentRouteHelperRefreshRoutes Method
Refreshes the routes for particular document

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.2.23
Syntax
C#
public static void RefreshRoutes(
	TreeNode node
)

Parameters

node
Type: CMS.DocumentEngineTreeNode
Document node
See Also