AbstractReportControl CheckEmailModeSubscription Method Kentico 8.0 API Reference
Check if subscribed user has valid permission for the subscription and subscription is allowed on all levels (report/report part/control).

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

reportInfo
Type: CMS.Reporting ReportInfo
ReportInfo object
controlSubscriptionEnabled
Type: OnlineSystem Boolean
Indicates if report control allows subscription

Return Value

Type: OnlineBoolean
See Also