Gets a dataset with SubscriberLinkInfo records of a specified subscriber.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- subscriberId
- Type:
System.Int32
ID of the subscriber
Return Value
Type: InfoDataSet<SubscriberLinkInfo>A DataSet containing the SubscriberLinkInfo records
See Also