MagicCMS Documentation

RouteUtils..::..GetVirtualPath Method (Int32)

Gets the routing path for a [MagicCms.Core.Magicpost]

Namespace:  MagicCMS.Routing
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public static string GetVirtualPath(
	int postPk
)

Parameters

postPk
Type: Int32
The post pk.

Return Value

If application is multilanguage "/lang/routing-title/" otherwise "/routing-title/"