Click or drag to resize
CMSDocumentRouteHelper Methods

The CMSDocumentRouteHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDropAliasRoutes
Drops the routes for the given document from the routing table
Public methodStatic memberDropAllRoutes
Drops all the registered routes.
Public methodStatic memberDropRoutes(String)
Drops the routes for the given web site.
Public methodStatic memberDropRoutes(Int32, String)
Drops the routes for the given document from the routing table
Public methodStatic memberEnsureRoutes
Ensures that the routes are registered for the given site.
Public methodStatic memberRefreshAliasRoutes
Refreshes the routes for particular document aliases
Public methodStatic memberRefreshRoutes
Refreshes the routes for particular document
Top
See Also