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