TreePathUtilsEnsureSingleNodePath Method |
Ensures node alias path to be only for single document.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public static string EnsureSingleNodePath(
string path
)
Parameters
- path
- Type: SystemString
Original node alias path
Return Value
Type:
StringSee Also