CMSDocumentRouteHelperDropAliasRoutes Method |
Drops the routes for the given document from the routing table
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.2.23
Syntax public static void DropAliasRoutes(
int nodeId
)
Parameters
- nodeId
- Type: SystemInt32
Node ID
See Also