MagicCMS Documentation

RouteUtils Members

The RouteUtils type exposes the following members.

Methods


  Name Description
Public method Static member ComposePath
Composes the path.
Public method Static member GetVirtualPath(Int32)
Gets the routing path for a [MagicCms.Core.Magicpost]
Public method Static member GetVirtualPath(Int32, Int32)
Gets the routing path for a [MagicCms.Core.Magicpost]
Public method Static member GetVirtualPath(Int32, Int32, Int32)
Gets the routing path for a [MagicCms.Core.Magicpost]
Public method Static member GetVirtualPath(Int32, array<Int32>[]()[][])
Gets the routing path for a [MagicCms.Core.Magicpost]. Add automatically a parent name
Public method Static member GetVirtualPath(Int32, array<Int32>[]()[][], Int32)
Gets the routing path for a [MagicCms.Core.Magicpost]. Add automatically a parent name
Public method Static member GetVirtualPath(Int32, String)
Gets the routing path for a [MagicCms.Core.Magicpost]
Public method Static member GetVirtualPath(Int32, String, String)
Gets the routing path for a [MagicCms.Core.Magicpost]
Public method Static member InitMagicIndex
Initializes the routing titles table.