AbstractReportControl CheckEmailModeSubscription Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineBoolean
See Also