CMSDocumentRouteHelperRefreshAliasRoutes Method |
Refreshes the routes for particular document aliases
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.2.23
Syntax public static void RefreshAliasRoutes(
int nodeId,
string siteName
)
Parameters
- nodeId
- Type: SystemInt32
Node ID - siteName
- Type: SystemString
Site name
See Also