ClickedLinkInfoProviderGetClickedLinkInfo Method (Int32) |
Returns ClickedLinkInfo with specified ID.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public static ClickedLinkInfo GetClickedLinkInfo(
int id
)
Parameters
- id
- Type: SystemInt32
ClickedLinkInfo ID
Return Value
Type:
ClickedLinkInfoSee Also