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