Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DocumentEngine
TreePathUtils Class
TreePathUtils Methods
AllowPermanentPreviewLink Method
AutomaticallyUpdateDocumentAlias Method
EnsureChildPath Method
EnsureMaxFileNameLength Method
EnsureMaxNodeAliasLength Method
EnsureMaxNodeNameLength Method
EnsureSingleNodePath Method
EnsureSinglePath Method
ForbiddenCharactersReplacement Method
ForbiddenURLCharacters Method
GetAlias Method
GetAliasPathByNodeId Method
GetClassNameByAliasPath Method
GetClassNameByDocumentID Method
GetDocumentIdByDocumentGUID Method
GetDocumentSite Method
GetDocumentUrl Method
GetFilesUrlExtension Method
GetFirstChildUrl Method
GetChildNodes Method
GetMaxNameLength Method
GetMenuCaption Method
GetNodeByAliasPath Method
GetNodeGUIDByNodeId Method
GetNodeIdByAliasPath Method
GetNodeIdByNodeGUID Method
GetNodeParentId Method
GetNodeSite Method
GetNodeUpperTree Method
GetParentPath Method
GetParentPathRestricted Method
GetPathLevel Method
GetRedirectionUrl Method
GetSafeDocumentName Method
GetSafeNodeAlias Method
GetSafeNodeAliasPath Method
GetSafeUrlPath Method
GetTreeView Method
GetUniqueDocumentName Method
GetUniqueNodeAlias Method
GetUniqueNodeName Method
GetUniqueUrlPath Method
GetUrlExtension Method
GetURLPathDisplayName Method
GetUrlPathFromNamePath Method
IsMenuItemType Method
KeepChangedDocumentsAccessible Method
NewDocumentOrder Method
ParseUrlPath Method
PathContainsWildcardChars Method
UseNamePathForUrlPath Method
TreePathUtils
GetFirstChildUrl Method
Gets first child document URL
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
string
GetFirstChildUrl
(
PageInfo
pi
)
Parameters
pi
Type:
CMS.DocumentEngine
PageInfo
Page info of the document
Return Value
Type:
String
See Also
Reference
TreePathUtils Class
CMS.DocumentEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com