| TreePathUtilsGetFirstChildUrl Method | 
            Gets first child document URL
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetFirstChildUrl(
	string siteName,
	string aliasPath,
	string cultureCode
)
Parameters
- siteName
- Type: SystemString
 Site name
- aliasPath
- Type: SystemString
 Node alias path
- cultureCode
- Type: SystemString
 Document culture code
Return Value
Type: 
String See Also
See Also