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