Click or drag to resize
TreePathUtilsEnsureChildPath Method
Ensures path to be for all child pages.

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

Parameters

path
Type: SystemString
Original path

Return Value

Type: String
See Also