TreePathUtils.GetNodeSite Method |
Returns the site info of the specified node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public static SiteInfo GetNodeSite(
int nodeId
)
Parameters
- nodeId
- Type: System.Int32
Node ID
Return Value
Type:
SiteInfoSee Also