| TreeSiteMapProviderGetNodeByAliasPath Method | 
            Returns the node by its Alias.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic TreeSiteMapNode GetNodeByAliasPath(
	string aliasPath
)
Parameters
- aliasPath
- Type: SystemString
 
Return Value
Type: 
TreeSiteMapNode See Also
See Also