Click or drag to resize
CMSDocumentRouteHelper Properties

The CMSDocumentRouteHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberRoutes
Table of the registered routes [siteName] -> [List of RouteBase]
Public propertyStatic memberRoutesByDocuments
Table of the registers routes by the document [nodeId] -> [List of RouteBase]
Public propertyStatic memberUseDefaultValuesInPattern
If true, the default values of pattern elements are used in the pattern
Top
See Also