Click or drag to resize
CMSDocumentRouteHelperDropAliasRoutes Method
Drops the routes for the given document from the routing table

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.2.23
Syntax
C#
public static void DropAliasRoutes(
	int nodeId
)

Parameters

nodeId
Type: SystemInt32
Node ID
See Also