Click or drag to resize
TreeNodeRoutingExtensions Class
Extension methods to retrieve routing configuration for a page.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.RoutingTreeNodeRoutingExtensions

Namespace: CMS.DocumentEngine.Routing
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static class TreeNodeRoutingExtensions

The TreeNodeRoutingExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetPageUrlPath
Gets the PageUrlPath of given page.
Top
See Also