Click or drag to resize
TreePathUtilsGetFirstChildUrl Method
Gets first child document URL

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static string GetFirstChildUrl(
	PageInfo pi
)

Parameters

pi
Type: CMS.DocumentEnginePageInfo
Page info of the document

Return Value

Type: String
See Also