TreePathUtilsGetAliasPathByNodeId Method |
Returns the AliasPath equivalent for the given node ID.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public static string GetAliasPathByNodeId(
int nodeId
)
Parameters
- nodeId
- Type: SystemInt32
Node ID
Return Value
Type:
StringSee Also