Returns all existing subscriptions along with detailed information about the subscriber.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
- Type:
System String
WHERE parameter
- orderBy
- Type:
System String
ORDER BY parameter
- topN
- Type:
System Int32
TOP N parameter
- columns
- Type:
System String
Selected columns
Return Value
Type:
DataSet with subscriptions and their respective subscriber information
See Also