Click or drag to resize
UnsubscriptionInfoProviderGetUnsubscriptionsInternal Method
Returns a query for all the UnsubscriptionInfo objects.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<UnsubscriptionInfo> GetUnsubscriptionsInternal()

Return Value

Type: ObjectQueryUnsubscriptionInfo
See Also