| ActivityDetailGetLink Method  | 
            Returns link.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxpublic static string GetLink(
	string url,
	string content
)
Parameters
- url
 - Type: SystemString
URL - content
 - Type: SystemString
Link text (will be HTML encoded) 
Return Value
Type: 
String
See Also