| ActivityDetailGetLinkForDocument Method  | 
            Returns link for given document node ID to CMSDesk.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntaxprotected string GetLinkForDocument(
	int nodeId,
	string culture
)
Parameters
- nodeId
 - Type: SystemInt32
Document node ID - culture
 - Type: SystemString
Document culture 
Return Value
Type: 
String
See Also