DocumentURLProviderGetUrl Method |
Gets relative URL for the given page.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static string GetUrl(
TreeNode page
)
Parameters
- page
- Type: CMS.DocumentEngineTreeNode
Page to return the URL for.
Return Value
Type:
StringSee Also