Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.CMSSiteMapProvider
TreeSiteMapProvider Class
TreeSiteMapProvider Methods
BuildSiteMap Method
Clear Method
GetChildNodes Method
GetNodeByAliasPath Method
GetNodeById Method
GetRootNodeCore Method
ReloadData Method
TreeSiteMapProvider
GetNodeByAliasPath Method
Returns the node by its Alias.
Namespace:
CMS.CMSSiteMapProvider
Assembly:
CMS.CMSSiteMapProvider (in CMS.CMSSiteMapProvider.dll) Version: 8.2.23
Syntax
C#
Copy
public
TreeSiteMapNode
GetNodeByAliasPath
(
string
aliasPath
)
Parameters
aliasPath
Type:
System
String
Return Value
Type:
TreeSiteMapNode
See Also
Reference
TreeSiteMapProvider Class
CMS.CMSSiteMapProvider Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com