TreePathUtilsGetDocumentSite Method |
Returns the site info of the specified document.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public static SiteInfo GetDocumentSite(
int documentId
)
Parameters
- documentId
- Type: SystemInt32
Document ID
Return Value
Type:
SiteInfoSee Also