| ActivityDetailGetDocumentByNodeID Method | 
            Rerturns document for the given document node ID.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
 Syntax
Syntaxprotected TreeNode GetDocumentByNodeID(
	int nodeId,
	string culture
)
Parameters
- nodeId
- Type: SystemInt32
 Docuemnt node ID
- culture
- Type: SystemString
 Culture
Return Value
Type: 
TreeNode See Also
See Also