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