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