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 public TreeSiteMapNode GetNodeByAliasPath(
string aliasPath
)
Parameters
- aliasPath
- Type: SystemString
Return Value
Type:
TreeSiteMapNodeSee Also