Click or drag to resize
TreePathUtilsEnsureSingleNodePath Method
Ensures node alias path to be only for single document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static string EnsureSingleNodePath(
	string path
)

Parameters

path
Type: SystemString
Original node alias path

Return Value

Type: String
See Also