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